{"level":"info","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-04T11:52:32Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-05-04T11:52:32Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-05-04T11:52:32Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-05-04T11:52:32Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:214","msg":"Updated current TLS certificate","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key"} {"level":"info","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:136","msg":"Starting certificate poll+watcher","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key","interval":10} {"level":"info","ts":"2026-05-04T11:52:32Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-05-04T11:52:32Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-05-04T11:52:32Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-05-04T11:52:32Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-05-04T11:52:32Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"error","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-05-04T11:52:32Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-04T11:52:32Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-04T11:52:32Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-05-04T11:52:32Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-05-04T11:52:32Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-05-04T11:52:32Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-04T11:52:32Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-04T11:52:42Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-04T11:52:42Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-05-04T11:52:52Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-04T11:52:52Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-04T11:52:52Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-04T11:52:52Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-04T12:01:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-sorr"} {"level":"info","ts":"2026-05-04T12:01:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-sorr","application":"appstudio"} {"level":"info","ts":"2026-05-04T12:01:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-sorr"} {"level":"info","ts":"2026-05-04T12:01:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-sorr"} {"level":"info","ts":"2026-05-04T12:01:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-sorr","snapshot":{"name":"snapshot-sample-sorr","namespace":"tenant-dev-myec"},"namespace":"tenant-dev-myec","name":"snapshot-sample-sorr","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:01:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-sorr","namespace":"tenant-dev-myec"},"application":"tenant-dev-myec/appstudio"} {"level":"info","ts":"2026-05-04T12:01:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-sorr","namespace":"tenant-dev-myec"},"application":"tenant-dev-myec/appstudio"} {"level":"info","ts":"2026-05-04T12:01:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-sorr","namespace":"tenant-dev-myec"},"application":"tenant-dev-myec/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:01: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":"snapshot-sample-sorr","namespace":"tenant-dev-myec"},"application":"tenant-dev-myec/appstudio"} {"level":"info","ts":"2026-05-04T12:01:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-sorr","namespace":"tenant-dev-myec"},"application":"tenant-dev-myec/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:01:09Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-mrjdqd","namespace":"build-e2e-mprr"},"application":"build-e2e-mprr/build-suite-test-application-cjch","namespace":"build-e2e-mprr","name":"test-annotations-mrjdqd","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:01:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-sorr","namespace":"tenant-dev-myec"},"application":"tenant-dev-myec/appstudio","namespace":"tenant-dev-myec","name":"snapshot-sample-sorr","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:01:09Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:01:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-sorr","namespace":"tenant-dev-myec"},"application":"tenant-dev-myec/appstudio"} {"level":"info","ts":"2026-05-04T12:01:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-sorr","namespace":"tenant-dev-myec"},"application":"tenant-dev-myec/appstudio"} {"level":"info","ts":"2026-05-04T12:01:09Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-sorr', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-sorr","namespace":"tenant-dev-myec"},"namespace":"tenant-dev-myec","name":"snapshot-sample-sorr","reconcileID":"a86667e2-8eb4-4e21-b82b-b30665867fcd"} {"level":"info","ts":"2026-05-04T12:01:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-sorr","namespace":"tenant-dev-myec"},"application":"tenant-dev-myec/appstudio","namespace":"tenant-dev-myec","name":"snapshot-sample-sorr-nvwgv","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-04T12:01:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-sorr","namespace":"tenant-dev-myec"},"application":"tenant-dev-myec/appstudio","release.Name":"snapshot-sample-sorr-nvwgv"} {"level":"info","ts":"2026-05-04T12:01:10Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-kwju","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:01:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-sorr","namespace":"tenant-dev-myec"},"application":"tenant-dev-myec/appstudio"} {"level":"info","ts":"2026-05-04T12:01:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-sorr","namespace":"tenant-dev-myec"},"application":"tenant-dev-myec/appstudio"} {"level":"info","ts":"2026-05-04T12:01:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-juyn","name":"my-integration-test-nxiz"}} {"level":"info","ts":"2026-05-04T12:01:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-nxiz"} {"level":"info","ts":"2026-05-04T12:01:10Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-mjci","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","namespace":"build-e2e-shhc","name":"component-one-mjci","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:01:11Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-nxiz"} {"level":"info","ts":"2026-05-04T12:01:11Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T12:01:11Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-mmtvvt","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:01:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-juyn","name":"my-integration-test-hkef"}} {"level":"info","ts":"2026-05-04T12:01:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-hkef"} {"level":"info","ts":"2026-05-04T12:01:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-hkef"} {"level":"info","ts":"2026-05-04T12:01:12Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T12:01:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-xwkkor","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:01:17Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-gojeuq","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:01:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-stxp","name":"my-integration-test-voau"}} {"level":"info","ts":"2026-05-04T12:01:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-voau"} {"level":"info","ts":"2026-05-04T12:01:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-voau"} {"level":"info","ts":"2026-05-04T12:01:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T12:01:19Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-atfuxb","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:01:20Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-zbqmhh","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-default-zbqmhh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:01:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-ayle","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:01:29Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-frgv","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","namespace":"build-e2e-shhc","name":"component-two-frgv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:01:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-abhe","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:01:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-qvkz","name":"my-integration-test-nqco"}} {"level":"info","ts":"2026-05-04T12:01:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-nqco"} {"level":"info","ts":"2026-05-04T12:01:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-nqco"} {"level":"info","ts":"2026-05-04T12:01:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T12:01:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-qvkz","name":"skipped-its"}} {"level":"info","ts":"2026-05-04T12:01:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-05-04T12:01:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-05-04T12:01:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-tqex","name":"my-integration-test-dfgp"}} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-dfgp"} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-dfgp"} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-tqex","name":"my-integration-test-qxyp"}} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-qxyp"} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-qxyp"} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-tqex","name":"my-integration-test-pzfy"}} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-pzfy"} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-pzfy"} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-tqex","name":"my-integration-test-nmth"}} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-nmth"} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-nmth"} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-04T12:01:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-04T12:02:00Z","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-vdlt"},"snapshot.Namespace":"block-rp-dev-vdlt","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-04T12:02:00Z","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-vdlt"}} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-kgrk"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-kgrk","application":"appstudio"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-kgrk"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-kgrk"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-kgrk","snapshot":{"name":"snapshot-sample-kgrk","namespace":"happy-path-qfzz"},"namespace":"happy-path-qfzz","name":"snapshot-sample-kgrk","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-kgrk","namespace":"happy-path-qfzz"},"application":"happy-path-qfzz/appstudio"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-kgrk","namespace":"happy-path-qfzz"},"application":"happy-path-qfzz/appstudio"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-kgrk","namespace":"happy-path-qfzz"},"application":"happy-path-qfzz/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-kgrk","namespace":"happy-path-qfzz"},"application":"happy-path-qfzz/appstudio"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-kgrk","namespace":"happy-path-qfzz"},"application":"happy-path-qfzz/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-kgrk","namespace":"happy-path-qfzz"},"application":"happy-path-qfzz/appstudio","namespace":"happy-path-qfzz","name":"snapshot-sample-kgrk","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:02:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-kgrk","namespace":"happy-path-qfzz"},"application":"happy-path-qfzz/appstudio"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-kgrk","namespace":"happy-path-qfzz"},"application":"happy-path-qfzz/appstudio"} {"level":"info","ts":"2026-05-04T12:02:00Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-kgrk', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-kgrk","namespace":"happy-path-qfzz"},"namespace":"happy-path-qfzz","name":"snapshot-sample-kgrk","reconcileID":"6b10910f-78de-4bbf-8a33-af9059f26bb4"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-kgrk","namespace":"happy-path-qfzz"},"application":"happy-path-qfzz/appstudio","namespace":"happy-path-qfzz","name":"snapshot-sample-kgrk-5tdw5","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-kgrk","namespace":"happy-path-qfzz"},"application":"happy-path-qfzz/appstudio","release.Name":"snapshot-sample-kgrk-5tdw5"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-kgrk","namespace":"happy-path-qfzz"},"application":"happy-path-qfzz/appstudio"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-kgrk","namespace":"happy-path-qfzz"},"application":"happy-path-qfzz/appstudio"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-04T12:02:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-04T12:02:00Z","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-seta"},"snapshot.Namespace":"neg-rp-dev-seta","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-04T12:02:00Z","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-seta"}} {"level":"info","ts":"2026-05-04T12:02:02Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-fxkd","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:02:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-zeqoxg","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-default-zeqoxg","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:02:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-sorr"} {"level":"info","ts":"2026-05-04T12:02:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-myec","snapshot":"snapshot-sample-sorr"} {"level":"info","ts":"2026-05-04T12:02:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-04T12:02:21Z","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-vdlt","snapshot":"snapshot"} {"level":"info","ts":"2026-05-04T12:02:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-kwju-on-pull-request-wqkw7","PR group":"konflux-test-comp-kwju"} {"level":"info","ts":"2026-05-04T12:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-kwju","prGroupHash":"ee1061fc4bfce52837c23dfc31c86ad69a40ad47609a7a78d4027761104db4"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-wssv","name":"my-integration-test-smwb"}} {"level":"info","ts":"2026-05-04T12:02:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:02:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:02:27Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T12:02:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-blziun","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:02:27Z","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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","PR group":"konflux-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","prGroup":"konflux-test-component-pac-mmtvvt","prGroupHash":"73c0b5d51273209b2329083efa616b913f41d3a187f530ee1fca12518f63b1"} {"level":"info","ts":"2026-05-04T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:02:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ExternalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:02:28Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ExternalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:02:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.NameSpace":"integration1-qvkz","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-nqco","externalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:02:28Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ID":74219326160,"CheckName":"Konflux Dev version / my-integration-test-nqco / test-component-pac-mmtvvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","pipelineRun.Namespace":"integration1-qvkz","pipelineRun.Name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:02: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":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","pipelinerun.Name":"test-component-pac-mmtvvt-on-pull-request-9vwpn"} {"level":"info","ts":"2026-05-04T12:02: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-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:28Z","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-mmtvvt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-04T12:02:30Z","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-seta","snapshot":"snapshot"} {"level":"info","ts":"2026-05-04T12:02:35Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-exaf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-gojeuq-on-pull-request-4r55k","PR group":"konflux-go-component-gojeuq"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-go-component-gojeuq","prGroupHash":"d6e985eeb97779df7915cd80e7022cc8f449d90b1f5025b0f1af167fad6ca4"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb-on-pull-request-2cp4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:42Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-fxkd","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb-on-pull-request-2cp4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-atfuxb-on-pull-request-2cp4c","PR group":"konflux-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","prGroup":"konflux-test-component-pac-atfuxb","prGroupHash":"d081cda6cee2a66f177aba0c43a9b364a0329c93f738b9ca42da4cfd134528"} {"level":"info","ts":"2026-05-04T12:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:02:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ExternalID":"my-integration-test-dfgp-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:02:43Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ExternalID":"my-integration-test-dfgp-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:02:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","snapshot.NameSpace":"stat-rep-tqex","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-dfgp","externalID":"my-integration-test-dfgp-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:02:43Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ID":74219359740,"CheckName":"Konflux Dev version / my-integration-test-dfgp / test-component-pac-atfuxb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:02:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ExternalID":"my-integration-test-qxyp-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:02:43Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ExternalID":"my-integration-test-qxyp-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:02:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","snapshot.NameSpace":"stat-rep-tqex","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-qxyp","externalID":"my-integration-test-qxyp-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:02:43Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ID":74219360426,"CheckName":"Konflux Dev version / my-integration-test-qxyp / test-component-pac-atfuxb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:02:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ExternalID":"my-integration-test-pzfy-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:02:43Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ExternalID":"my-integration-test-pzfy-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:02:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","snapshot.NameSpace":"stat-rep-tqex","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-pzfy","externalID":"my-integration-test-pzfy-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:02:43Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ID":74219361096,"CheckName":"Konflux Dev version / my-integration-test-pzfy / test-component-pac-atfuxb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:02:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ExternalID":"my-integration-test-nmth-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:02:43Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ExternalID":"my-integration-test-nmth-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:02:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","snapshot.NameSpace":"stat-rep-tqex","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-nmth","externalID":"my-integration-test-nmth-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:02:44Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ID":74219361617,"CheckName":"Konflux Dev version / my-integration-test-nmth / test-component-pac-atfuxb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","pipelineRun.Namespace":"stat-rep-tqex","pipelineRun.Name":"test-component-pac-atfuxb-on-pull-request-2cp4c","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","pipelinerun.Name":"test-component-pac-atfuxb-on-pull-request-2cp4c"} {"level":"info","ts":"2026-05-04T12:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-atfuxb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb-on-pull-request-2cp4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb-on-pull-request-2cp4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb-on-pull-request-2cp4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:02: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-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:47Z","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-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","PR group":"konflux-gh-test-custom-default-zbqmhh"} {"level":"info","ts":"2026-05-04T12:02: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-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","prGroup":"konflux-gh-test-custom-default-zbqmhh","prGroupHash":"b22a3f3bc8f6bf6ea53371ccb2eecd97d621183087180668a11b2e210a6902"} {"level":"info","ts":"2026-05-04T12:02: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-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02: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-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:47Z","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-zbqmhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02: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-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","PR group":"konflux-test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","prGroup":"konflux-test-comp-pac-gitlab-xwkkor","prGroupHash":"b432546486b22d2de07734207b43eb7698fea65a7d9dde324160bee70872e7"} {"level":"info","ts":"2026-05-04T12:02: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-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-04T12:02:47Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:48Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","projectID":56586709,"pipelineID":2497975123} {"level":"info","ts":"2026-05-04T12:02:48Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","statusName":"Konflux Dev version / my-integration-test-nxiz / test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:02:48Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenarioName":"my-integration-test-nxiz"} {"level":"info","ts":"2026-05-04T12:02:48Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.name":"my-integration-test-nxiz","commitStatus2.ID":14199696360,"TargetURL":null} {"level":"info","ts":"2026-05-04T12:02:48Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:48Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","projectID":56586709,"pipelineID":2497975123} {"level":"info","ts":"2026-05-04T12:02:48Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","statusName":"Konflux Dev version / my-integration-test-hkef / test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:02:48Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenarioName":"my-integration-test-hkef"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.name":"my-integration-test-hkef","commitStatus2.ID":14199696567,"TargetURL":null} {"level":"info","ts":"2026-05-04T12:02:49Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","reconcileID":"5112636c-c476-4bbe-9a0d-0c456c0092d2","snapshot.Namespace":"gitlab-rep-juyn","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentTitle":"Integration test for component test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:02:49Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentPrefix":"Integration test for component test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:02:49Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","pipelineRun.Namespace":"gitlab-rep-juyn","pipelineRun.Name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:02:49Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","pipelinerun.Name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-xwkkor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02: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-default-zbqmhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02: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-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-04T12:02:49Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","projectID":56586709,"pipelineID":2497975123} {"level":"info","ts":"2026-05-04T12:02:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commitStatus.Name":"Konflux Dev version / my-integration-test-nxiz / test-comp-pac-gitlab-xwkkor","commitStatus.ID":14199696360} {"level":"info","ts":"2026-05-04T12:02:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.name":"my-integration-test-nxiz","commitStatus.ID":14199696360,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-04T12:02:50Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","projectID":56586709,"pipelineID":2497975123} {"level":"info","ts":"2026-05-04T12:02:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commitStatus.Name":"Konflux Dev version / my-integration-test-hkef / test-comp-pac-gitlab-xwkkor","commitStatus.ID":14199696567} {"level":"info","ts":"2026-05-04T12:02:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.name":"my-integration-test-hkef","commitStatus.ID":14199696567,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-04T12:02:50Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","reconcileID":"c2377d44-2839-4018-be26-61ed83f9118e","snapshot.Namespace":"gitlab-rep-juyn","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-04T12:02:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentTitle":"Integration test for component test-comp-pac-gitlab-xwkkor","noteID":3311148517} {"level":"info","ts":"2026-05-04T12:02:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentTitle":"Integration test for component test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:02:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentPrefix":"Integration test for component test-comp-pac-gitlab-xwkkor","count":1} {"level":"info","ts":"2026-05-04T12:02:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","noteID":3311148517,"commentPrefix":"Integration test for component test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:02:50Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","pipelineRun.Namespace":"gitlab-rep-juyn","pipelineRun.Name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:02:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","pipelinerun.Name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw"} {"level":"info","ts":"2026-05-04T12:02: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-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02: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-pac-gitlab-xwkkor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb-on-pull-request-2cp4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb-on-pull-request-2cp4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb-on-pull-request-2cp4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-pull-request-q8xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:53Z","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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-pull-request-q8xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-ayle-on-pull-request-q8xzr","PR group":"konflux-konflux-demo-component-ayle"} {"level":"info","ts":"2026-05-04T12:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","prGroup":"konflux-konflux-demo-component-ayle","prGroupHash":"cb23c9d0c98b198e2fff84b375996778aa6160e50c682922da34295ed7ded9"} {"level":"info","ts":"2026-05-04T12:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:53Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-mrjdqd","namespace":"build-e2e-mprr"},"application":"build-e2e-mprr/build-suite-test-application-cjch","namespace":"build-e2e-mprr","name":"test-annotations-mrjdqd","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:02:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","ExternalID":"my-integration-test-voau-konflux-demo-component-ayle"} {"level":"info","ts":"2026-05-04T12:02:53Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","ExternalID":"my-integration-test-voau-konflux-demo-component-ayle"} {"level":"info","ts":"2026-05-04T12:02:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","snapshot.NameSpace":"konflux-stxp","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-voau","externalID":"my-integration-test-voau-konflux-demo-component-ayle"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","ID":74219383880,"CheckName":"Konflux Dev version / my-integration-test-voau / konflux-demo-component-ayle","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","pipelineRun.Namespace":"konflux-stxp","pipelineRun.Name":"konflux-demo-component-ayle-on-pull-request-q8xzr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:02: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":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-ayle-on-pull-request-q8xzr"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","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-ayle is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-pull-request-q8xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-zbqmhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-pull-request-q8xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-pull-request-q8xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-pull-request-q8xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-pull-request-q8xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-zbqmhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-pull-request-q8xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-pull-request-q8xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:02:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","namespace":"build-e2e-shhc","name":"component-two-frgv-on-pull-request-sx4vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:02: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-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02:56Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-jyhz","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","namespace":"build-e2e-shhc","name":"component-two-frgv-on-pull-request-sx4vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-frgv-on-pull-request-sx4vq","PR group":"konflux-component-two-frgv"} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","prGroup":"konflux-component-two-frgv","prGroupHash":"99b6022f00992f1455f7fb622bc83a639f68ab2becce3c57dbfa01a941ecba"} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-frgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","namespace":"build-e2e-shhc","name":"component-two-frgv-on-pull-request-sx4vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-frgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","namespace":"build-e2e-shhc","name":"component-two-frgv-on-pull-request-sx4vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-frgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","namespace":"build-e2e-shhc","name":"component-two-frgv-on-pull-request-sx4vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-frgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","namespace":"build-e2e-shhc","name":"component-two-frgv-on-pull-request-sx4vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb-on-pull-request-2cp4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02: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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02: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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02: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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02: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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:02:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-zbqmhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-abhe-on-pull-request-qjltt","PR group":"konflux-test-comp-abhe"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-abhe","prGroupHash":"35c20ac77960027dba70973c90b5889b8ff5b761e8506082dbb8ce145b2670"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-frgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","namespace":"build-e2e-shhc","name":"component-two-frgv-on-pull-request-sx4vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-frgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","namespace":"build-e2e-shhc","name":"component-two-frgv-on-pull-request-sx4vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-frgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","namespace":"build-e2e-shhc","name":"component-two-frgv-on-pull-request-sx4vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","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-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","PR group":"konflux-gh-multi-component-child-fxkd"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","prGroup":"konflux-gh-multi-component-child-fxkd","prGroupHash":"64719d172498b8e97dc58f411f7bbce9121070b2a0496220c0cdf0b838f5c7"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-pull-request-q8xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03: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-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-pull-request-q8xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:08Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-zbqmhh","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-default-zbqmhh","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-pull-request-q8xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-frgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03: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":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","namespace":"build-e2e-shhc","name":"component-two-frgv-on-pull-request-sx4vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:03: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:03: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:03: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb-on-pull-request-2cp4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-04T12:03:07Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-04T12:02:54Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-pull-request-q8xzr-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-b28edd4895e7b4acea78206bb94c342b-64866f31c3295b99-01"}},"deletionTimestamp":"2026-05-04 12:03:09 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"error","ts":"2026-05-04T12:03:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-ayle-on-pull-request-q8xzr","error":"PipelineRun.tekton.dev \"konflux-demo-component-ayle-on-pull-request-q8xzr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-ayle-on-pull-request-q8xzr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-ayle-on-pull-request-q8xzr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:03:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-pull-request-q8xzr","reconcileID":"1ed99173-f40f-4972-97c3-41bc51570a67","error":"PipelineRun.tekton.dev \"konflux-demo-component-ayle-on-pull-request-q8xzr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-04T12:03:07Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-04T12:02:54Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-pull-request-q8xzr-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-b28edd4895e7b4acea78206bb94c342b-64866f31c3295b99-01"}},"deletionTimestamp":"2026-05-04 12:03:09 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"error","ts":"2026-05-04T12:03:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-ayle-on-pull-request-q8xzr","error":"PipelineRun.tekton.dev \"konflux-demo-component-ayle-on-pull-request-q8xzr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-ayle-on-pull-request-q8xzr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-ayle-on-pull-request-q8xzr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:03:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-pull-request-q8xzr","reconcileID":"95c4892c-7a47-4eaf-9957-03bb33cb545f","error":"PipelineRun.tekton.dev \"konflux-demo-component-ayle-on-pull-request-q8xzr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-zbqmhh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-04T12:03:07Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-04T12:02:54Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-pull-request-q8xzr-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-b28edd4895e7b4acea78206bb94c342b-64866f31c3295b99-01"}},"deletionTimestamp":"2026-05-04 12:03:09 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-pull-request-q8xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12: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-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-04T12:03:07Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-04T12:02:54Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-pull-request-q8xzr-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-b28edd4895e7b4acea78206bb94c342b-64866f31c3295b99-01"}},"deletionTimestamp":"2026-05-04 12:03:09 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-pull-request-q8xzr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-04T12:03:07Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-04T12:02:54Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-pull-request-q8xzr-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-b28edd4895e7b4acea78206bb94c342b-64866f31c3295b99-01"}},"deletionTimestamp":"2026-05-04 12:03:09 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-04T12:03:07Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 16, Skipped: 0"}],"startTime":"2026-05-04T12:02:54Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:on-pr-a35590fa61f8a5b91eba34413b592a9447fe9792"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-pull-request-q8xzr-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-b28edd4895e7b4acea78206bb94c342b-64866f31c3295b99-01"}},"deletionTimestamp":"2026-05-04 12:03:09 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-pull-request-q8xzr","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:03: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-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-frgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","namespace":"build-e2e-shhc","name":"component-two-frgv-on-pull-request-sx4vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:03:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-w54mb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03: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-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-w54mb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-ayle-on-push-w54mb is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:03:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-blziun-on-pull-request-qstn5","PR group":"konflux-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","prGroup":"konflux-go-component-blziun","prGroupHash":"2e37d32f277dc747807b59e498316af4c5cbe31a3c0f63e54edfa83eb18fab"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-smwb","externalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74219452380,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"go-component-blziun-on-pull-request-qstn5","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:03:24Z","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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"go-component-blziun-on-pull-request-qstn5"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-blziun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:03:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74219452380, NodeID:\"CR_kwDONSo-hs8AAAARR9L33A\", HeadSHA:\"61f7b41adf8bf6f615d25e362fe6c72627c08738\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74219452380\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74219452380\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:03:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-blziun snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/go-component-blziun-on-pull-request-qstn5 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74219452380/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67346133797}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623853524, Number:21643, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21643\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-blziun\", SHA:\"61f7b41adf8bf6f615d25e362fe6c72627c08738\", 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-sildsf\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:03:25Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74219452380,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"go-component-blziun-on-pull-request-qstn5","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"go-component-blziun-on-pull-request-qstn5"} {"level":"info","ts":"2026-05-04T12:03: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-blziun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:25Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-osja","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:03:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-exaf-on-pull-request-xx6h2","PR group":"konflux-test-comp-exaf"} {"level":"info","ts":"2026-05-04T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-exaf","prGroupHash":"f0cc3261d1a493656453c3fc3be88501d2ab1b9411fd358d2d179076a947a0"} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:03: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:03: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:03: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb-on-pull-request-2cp4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-zbqmhh-on-pull-request-j6vlp","namespace":"build-e2e-drtq"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-child-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:31Z","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-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","PR group":"konflux-gl-test-custom-default-zeqoxg"} {"level":"info","ts":"2026-05-04T12:03: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-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","prGroup":"konflux-gl-test-custom-default-zeqoxg","prGroupHash":"63f71fa10571393fe07e0f4bc0238a5287b792a7f16c3f36693fbe8e8e8601"} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:31Z","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-zeqoxg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zeqoxg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","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-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","PR group":"konflux-gh-multi-component-parent-fxkd"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","prGroup":"konflux-gh-multi-component-parent-fxkd","prGroupHash":"9a9a74bb3f31f03e5fabea74e4738d5ac4b356e3d3b59c6e78e534ae2a7b36"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zeqoxg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zeqoxg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zeqoxg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zeqoxg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zeqoxg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zeqoxg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zeqoxg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:36Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-rjcrao","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:03: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-zeqoxg","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-default-zeqoxg","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","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-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","PR group":"konflux-test-symlink-comp-jyhz"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-symlink-comp-jyhz","prGroupHash":"d5a9cc546507b05c07b7ba3bb82f308644ee4efec0e657d1622e05b0a79e66"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-04T12:03:41Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:41Z","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-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:03:41Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zeqoxg-on-pull-request-8tkv6","namespace":"build-e2e-lfqx"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-osja","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","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-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-vzoroq","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03: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-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","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-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","PR group":"konflux-gh-test-custom-branch-rjcrao"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","prGroup":"konflux-gh-test-custom-branch-rjcrao","prGroupHash":"d8c9bebf8b7c64ba46d3f400b2c5169623cb899069f1d4a6741fe69c8e2de7"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","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-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04: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-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:04: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-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:04: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-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:04: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-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:04: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:04: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-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04: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-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-frgv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","namespace":"build-e2e-shhc","name":"component-two-frgv-on-pull-request-sx4vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-symlink-comp-jyhz","prGroupHash":"d5a9cc546507b05c07b7ba3bb82f308644ee4efec0e657d1622e05b0a79e66"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:04:13Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-04T12:03:40Z","completionTime":"2026-05-04T12:04:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"94456d15758a92f2cfef110f3baf5f26689f73bd"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"94456d15758a92f2cfef110f3baf5f26689f73bd"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-symlink-comp-jyhz:on-pr-94456d15758a92f2cfef110f3baf5f26689f73bd"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-symlink-comp-jyhz:on-pr-94456d15758a92f2cfef110f3baf5f26689f73bd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf-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-93dd3b18345c1ccb9148aa1554a49e3d-0a1753a4c1b52e9d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-jyhz-on-pull-request-kj2xf has finished running","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-symlink-comp-jyhz","prGroupHash":"d5a9cc546507b05c07b7ba3bb82f308644ee4efec0e657d1622e05b0a79e66"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:04:13Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-04T12:03:40Z","completionTime":"2026-05-04T12:04:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"94456d15758a92f2cfef110f3baf5f26689f73bd"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"94456d15758a92f2cfef110f3baf5f26689f73bd"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-symlink-comp-jyhz:on-pr-94456d15758a92f2cfef110f3baf5f26689f73bd"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-symlink-comp-jyhz:on-pr-94456d15758a92f2cfef110f3baf5f26689f73bd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf-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-93dd3b18345c1ccb9148aa1554a49e3d-0a1753a4c1b52e9d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-jyhz-on-pull-request-kj2xf has finished running","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-symlink-comp-jyhz","prGroupHash":"d5a9cc546507b05c07b7ba3bb82f308644ee4efec0e657d1622e05b0a79e66"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:04:13Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-04T12:03:40Z","completionTime":"2026-05-04T12:04:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"94456d15758a92f2cfef110f3baf5f26689f73bd"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"94456d15758a92f2cfef110f3baf5f26689f73bd"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-symlink-comp-jyhz:on-pr-94456d15758a92f2cfef110f3baf5f26689f73bd"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-symlink-comp-jyhz:on-pr-94456d15758a92f2cfef110f3baf5f26689f73bd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf-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-93dd3b18345c1ccb9148aa1554a49e3d-0a1753a4c1b52e9d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-jyhz-on-pull-request-kj2xf has finished running","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-symlink-comp-jyhz","prGroupHash":"d5a9cc546507b05c07b7ba3bb82f308644ee4efec0e657d1622e05b0a79e66"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:04:13Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-04T12:03:40Z","completionTime":"2026-05-04T12:04:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"94456d15758a92f2cfef110f3baf5f26689f73bd"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"94456d15758a92f2cfef110f3baf5f26689f73bd"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-symlink-comp-jyhz:on-pr-94456d15758a92f2cfef110f3baf5f26689f73bd"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-symlink-comp-jyhz:on-pr-94456d15758a92f2cfef110f3baf5f26689f73bd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf-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-93dd3b18345c1ccb9148aa1554a49e3d-0a1753a4c1b52e9d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-jyhz-on-pull-request-kj2xf has finished running","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-symlink-comp-jyhz","prGroupHash":"d5a9cc546507b05c07b7ba3bb82f308644ee4efec0e657d1622e05b0a79e66"} {"level":"info","ts":"2026-05-04T12:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:04:13Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-04T12:03:40Z","completionTime":"2026-05-04T12:04:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"94456d15758a92f2cfef110f3baf5f26689f73bd"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"94456d15758a92f2cfef110f3baf5f26689f73bd"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-symlink-comp-jyhz:on-pr-94456d15758a92f2cfef110f3baf5f26689f73bd"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-symlink-comp-jyhz:on-pr-94456d15758a92f2cfef110f3baf5f26689f73bd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf-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-93dd3b18345c1ccb9148aa1554a49e3d-0a1753a4c1b52e9d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-jyhz-on-pull-request-kj2xf has finished running","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","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-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-osja-on-pull-request-xdcqg","PR group":"konflux-gl-multi-component-child-osja"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","prGroup":"konflux-gl-multi-component-child-osja","prGroupHash":"0c8917bce5694494c1475069cec3a1ebb95c11bb9d6293027a8edb581a280a"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:27Z","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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-osja-on-pull-request-s26pl","PR group":"konflux-gl-multi-component-parent-osja"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","prGroup":"konflux-gl-multi-component-parent-osja","prGroupHash":"285cb01c234ff53d3e108cd4b33569973e2dbdcd64b01641d7b1d8e79d4653"} {"level":"info","ts":"2026-05-04T12:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-parent-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","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-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","PR group":"konflux-gl-test-custom-branch-vzoroq"} {"level":"info","ts":"2026-05-04T12:04: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-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","prGroup":"konflux-gl-test-custom-branch-vzoroq","prGroupHash":"de9626687667ed3555269556e2bba87d5f778a82cb7ecfe29e4d529d4429c9"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:04: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04: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-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04: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-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04: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-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04: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-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04: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-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04: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-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04: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-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:04:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:04:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-kgrk"} {"level":"info","ts":"2026-05-04T12:04:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-qfzz","snapshot":"snapshot-sample-kgrk"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:05: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-kays-20260504-120504-528"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-kays-20260504-120504-528","application":"build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-kays-20260504-120504-528"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-kays-20260504-120504-528","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-kays-20260504-120504-528","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-kays-20260504-120504-528","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-kays-20260504-120504-528","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-kays-20260504-120504-528","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","Application.Name":"build-secret-lookup-kays","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:05:04Z","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-kays-20260504-120504-528","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","namespace":"build-e2e-shhc","name":"build-secret-lookup-kays-20260504-120504-528","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:05:04Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-kays-20260504-120504-528","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-kays-20260504-120504-528","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-kays-20260504-120504-528","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-kays-20260504-120504-528","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-mjci","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","namespace":"build-e2e-shhc","name":"component-one-mjci","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-04T12:05:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"component-two-frgv","namespace":"build-e2e-shhc"},"namespace":"build-e2e-shhc","name":"component-two-frgv","reconcileID":"007fd23a-9103-4f3a-934d-1979f8f3403c","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"component-two-frgv\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-frgv","namespace":"build-e2e-shhc"},"application":"build-e2e-shhc/build-secret-lookup-kays","namespace":"build-e2e-shhc","name":"component-two-frgv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:05:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"namespace":"build-e2e-shhc","name":"component-two-frgv-on-pull-request-sx4vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-04T12:05:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:05:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:05:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:05:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-frgv-on-pull-request-sx4vq","namespace":"build-e2e-shhc"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:05:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-kays-20260504-120504-528"} {"level":"info","ts":"2026-05-04T12:05:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-shhc","snapshot":"build-secret-lookup-kays-20260504-120504-528"} {"level":"info","ts":"2026-05-04T12:05: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:05: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:05: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:05: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:05: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:05: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-kwju","prGroupHash":"ee1061fc4bfce52837c23dfc31c86ad69a40ad47609a7a78d4027761104db4"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:05:15Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-04T12:02:29Z","completionTime":"2026-05-04T12:05:15Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-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-6b0d28df310ceaac41773ffe851d169e-addb04c64b24773c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-kwju-on-pull-request-wqkw7 has finished running","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-kwju","prGroupHash":"ee1061fc4bfce52837c23dfc31c86ad69a40ad47609a7a78d4027761104db4"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:05:15Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-04T12:02:29Z","completionTime":"2026-05-04T12:05:15Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-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-6b0d28df310ceaac41773ffe851d169e-addb04c64b24773c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-kwju-on-pull-request-wqkw7 has finished running","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-kwju","prGroupHash":"ee1061fc4bfce52837c23dfc31c86ad69a40ad47609a7a78d4027761104db4"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:05:15Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-04T12:02:29Z","completionTime":"2026-05-04T12:05:15Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-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-6b0d28df310ceaac41773ffe851d169e-addb04c64b24773c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-kwju-on-pull-request-wqkw7 has finished running","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-kwju","prGroupHash":"ee1061fc4bfce52837c23dfc31c86ad69a40ad47609a7a78d4027761104db4"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:05:15Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-04T12:02:29Z","completionTime":"2026-05-04T12:05:15Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-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-6b0d28df310ceaac41773ffe851d169e-addb04c64b24773c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-kwju-on-pull-request-wqkw7 has finished running","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-kwju","prGroupHash":"ee1061fc4bfce52837c23dfc31c86ad69a40ad47609a7a78d4027761104db4"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:05:15Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-04T12:02:29Z","completionTime":"2026-05-04T12:05:15Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-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-6b0d28df310ceaac41773ffe851d169e-addb04c64b24773c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-kwju-on-pull-request-wqkw7 has finished running","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-kwju","prGroupHash":"ee1061fc4bfce52837c23dfc31c86ad69a40ad47609a7a78d4027761104db4"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:05:15Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-04T12:02:29Z","completionTime":"2026-05-04T12:05:15Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-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-6b0d28df310ceaac41773ffe851d169e-addb04c64b24773c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-wqkw7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-kwju-on-pull-request-wqkw7 has finished running","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-kwju","prGroupHash":"ee1061fc4bfce52837c23dfc31c86ad69a40ad47609a7a78d4027761104db4"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:05:15Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-04T12:02:29Z","completionTime":"2026-05-04T12:05:15Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-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-6b0d28df310ceaac41773ffe851d169e-addb04c64b24773c-01"}},"deletionTimestamp":"2026-05-04 12:05:27 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:05:27Z","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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-kwju-on-pull-request-wqkw7 has finished running","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-kwju","prGroupHash":"ee1061fc4bfce52837c23dfc31c86ad69a40ad47609a7a78d4027761104db4"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:05:15Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-04T12:02:29Z","completionTime":"2026-05-04T12:05:15Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-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-6b0d28df310ceaac41773ffe851d169e-addb04c64b24773c-01"}},"deletionTimestamp":"2026-05-04 12:05:27 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:05:27Z","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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-kwju-on-pull-request-wqkw7 has finished running","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-kwju","prGroupHash":"ee1061fc4bfce52837c23dfc31c86ad69a40ad47609a7a78d4027761104db4"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:05:15Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-04T12:02:29Z","completionTime":"2026-05-04T12:05:15Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a7e6df5ec67202c683a46770f1024ada6b7f4b87"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju:on-pr-a7e6df5ec67202c683a46770f1024ada6b7f4b87"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-kwju-on-pull-request-wqkw7-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-6b0d28df310ceaac41773ffe851d169e-addb04c64b24773c-01"}},"deletionTimestamp":"2026-05-04 12:05:27 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:05:27Z","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-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-kwju-on-pull-request-wqkw7 has finished running","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-wqkw7","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:05:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-kwju-on-pull-request-rffzp","PR group":"konflux-test-comp-kwju"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-kwju","prGroupHash":"ee1061fc4bfce52837c23dfc31c86ad69a40ad47609a7a78d4027761104db4"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-kwju-on-pull-request-wqkw7 with pr group konflux-test-comp-kwju is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:06: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:06: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:06: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:06: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:06: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:06: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:06: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:06: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:06:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:06:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:07: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:07: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-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb-on-pull-request-2cp4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:07: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:07:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:08: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:08:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:08:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","prGroup":"konflux-gh-multi-component-parent-fxkd","prGroupHash":"9a9a74bb3f31f03e5fabea74e4738d5ac4b356e3d3b59c6e78e534ae2a7b36"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:08:32Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-04T12:03:32Z","completionTime":"2026-05-04T12:08:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds"},{"name":"CHAINS-GIT_COMMIT","value":"2c83b7b6a1b9bd533f6618a638d7d164bc344d55"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds"},{"name":"revision","value":"2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo19353211b208ccbf7c8472fde67c322f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-19353211b208ccbf7c8472fde67c322f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon19353211b208ccbf7c8472fde67c322f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp19353211b208ccbf7c8472fde67c322f-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-aac5fb244e5761b63a9e9ab485ea0e70-4958a8b498c849ab-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-fxkd-on-pull-request-5lnlt has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","prGroup":"konflux-gh-multi-component-parent-fxkd","prGroupHash":"9a9a74bb3f31f03e5fabea74e4738d5ac4b356e3d3b59c6e78e534ae2a7b36"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:08:32Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-04T12:03:32Z","completionTime":"2026-05-04T12:08:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds"},{"name":"CHAINS-GIT_COMMIT","value":"2c83b7b6a1b9bd533f6618a638d7d164bc344d55"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds"},{"name":"revision","value":"2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo19353211b208ccbf7c8472fde67c322f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-19353211b208ccbf7c8472fde67c322f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon19353211b208ccbf7c8472fde67c322f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp19353211b208ccbf7c8472fde67c322f-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-aac5fb244e5761b63a9e9ab485ea0e70-4958a8b498c849ab-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-fxkd-on-pull-request-5lnlt has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","prGroup":"konflux-gh-multi-component-parent-fxkd","prGroupHash":"9a9a74bb3f31f03e5fabea74e4738d5ac4b356e3d3b59c6e78e534ae2a7b36"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:08:32Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-04T12:03:32Z","completionTime":"2026-05-04T12:08:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds"},{"name":"CHAINS-GIT_COMMIT","value":"2c83b7b6a1b9bd533f6618a638d7d164bc344d55"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds"},{"name":"revision","value":"2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo19353211b208ccbf7c8472fde67c322f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-19353211b208ccbf7c8472fde67c322f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon19353211b208ccbf7c8472fde67c322f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp19353211b208ccbf7c8472fde67c322f-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-aac5fb244e5761b63a9e9ab485ea0e70-4958a8b498c849ab-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-fxkd-on-pull-request-5lnlt has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","prGroup":"konflux-gh-multi-component-parent-fxkd","prGroupHash":"9a9a74bb3f31f03e5fabea74e4738d5ac4b356e3d3b59c6e78e534ae2a7b36"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:08:32Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-04T12:03:32Z","completionTime":"2026-05-04T12:08:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds"},{"name":"CHAINS-GIT_COMMIT","value":"2c83b7b6a1b9bd533f6618a638d7d164bc344d55"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds"},{"name":"revision","value":"2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo19353211b208ccbf7c8472fde67c322f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-19353211b208ccbf7c8472fde67c322f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon19353211b208ccbf7c8472fde67c322f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp19353211b208ccbf7c8472fde67c322f-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-aac5fb244e5761b63a9e9ab485ea0e70-4958a8b498c849ab-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-fxkd-on-pull-request-5lnlt has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:08:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","prGroup":"konflux-gh-multi-component-parent-fxkd","prGroupHash":"9a9a74bb3f31f03e5fabea74e4738d5ac4b356e3d3b59c6e78e534ae2a7b36"} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:08:32Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-04T12:03:32Z","completionTime":"2026-05-04T12:08:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds"},{"name":"CHAINS-GIT_COMMIT","value":"2c83b7b6a1b9bd533f6618a638d7d164bc344d55"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds"},{"name":"revision","value":"2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo19353211b208ccbf7c8472fde67c322f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-19353211b208ccbf7c8472fde67c322f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon19353211b208ccbf7c8472fde67c322f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp19353211b208ccbf7c8472fde67c322f-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-aac5fb244e5761b63a9e9ab485ea0e70-4958a8b498c849ab-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-fxkd-on-pull-request-5lnlt has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","prGroup":"konflux-test-comp-pac-gitlab-xwkkor","prGroupHash":"b432546486b22d2de07734207b43eb7698fea65a7d9dde324160bee70872e7"} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-04T12:08:33Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","projectID":56586709,"pipelineID":2497975123} {"level":"info","ts":"2026-05-04T12:08:33Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenarioName":"my-integration-test-nxiz"} {"level":"info","ts":"2026-05-04T12:08:33Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.name":"my-integration-test-nxiz","commitStatus2.ID":14199696360,"TargetURL":null} {"level":"info","ts":"2026-05-04T12:08:33Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:08:34Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","projectID":56586709,"pipelineID":2497975123} {"level":"info","ts":"2026-05-04T12:08:34Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenarioName":"my-integration-test-hkef"} {"level":"info","ts":"2026-05-04T12:08:34Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.name":"my-integration-test-hkef","commitStatus2.ID":14199696567,"TargetURL":null} {"level":"info","ts":"2026-05-04T12:08:34Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","reconcileID":"b000bbdd-3fa4-4112-ad6a-8e92758ff76a","snapshot.Namespace":"gitlab-rep-juyn","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-04T12:08:34Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentTitle":"Integration test for component test-comp-pac-gitlab-xwkkor","noteID":3311148517} {"level":"info","ts":"2026-05-04T12:08:34Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentTitle":"Integration test for component test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:08:34Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentPrefix":"Integration test for component test-comp-pac-gitlab-xwkkor","count":1} {"level":"info","ts":"2026-05-04T12:08:34Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","noteID":3311148517,"commentPrefix":"Integration test for component test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:08:34Z","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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","pipelineRun.Namespace":"gitlab-rep-juyn","pipelineRun.Name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","pipelinerun.Name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw"} {"level":"info","ts":"2026-05-04T12:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-xwkkor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:08:33Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-04T12:02:48Z","completionTime":"2026-05-04T12:08:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"f82751bd82541511857e570255b862d74cfd224c"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"f82751bd82541511857e570255b862d74cfd224c"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-juyn/test-comp-pac-gitlab-xwkkor:on-pr-f82751bd82541511857e570255b862d74cfd224c"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-juyn/test-comp-pac-gitlab-xwkkor:on-pr-f82751bd82541511857e570255b862d74cfd224c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ba735409c6dd50b41c0c21252c3ac16a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compba735409c6dd50b41c0c21252c3ac16a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gba735409c6dd50b41c0c21252c3ac16a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacba735409c6dd50b41c0c21252c3ac16a-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-5d3644562f67318ad8e181544b196d73-87cefd6f5d47b228-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:08:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","prGroup":"konflux-test-component-pac-atfuxb","prGroupHash":"d081cda6cee2a66f177aba0c43a9b364a0329c93f738b9ca42da4cfd134528"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ExternalID":"my-integration-test-dfgp-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ExternalID":"my-integration-test-dfgp-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","existingCheckRun":"github.CheckRun{ID:74219359740, NodeID:\"CR_kwDOMjU9q88AAAARR9GN_A\", HeadSHA:\"096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43\", ExternalID:\"my-integration-test-dfgp-test-component-pac-atfuxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74219359740\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74219359740\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:02:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-atfuxb snapshot scenario my-integration-test-dfgp is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-tqex/test-component-pac-atfuxb-on-pull-request-2cp4c is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74219359740/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dfgp / test-component-pac-atfuxb\", CheckSuite:github.CheckSuite{ID:67346039731}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623849157, Number:9584, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9584\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-atfuxb\", SHA:\"096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43\", 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-nzmgrs\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ID":74219359740,"CheckName":"Konflux Dev version / my-integration-test-dfgp / test-component-pac-atfuxb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ExternalID":"my-integration-test-qxyp-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ExternalID":"my-integration-test-qxyp-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","existingCheckRun":"github.CheckRun{ID:74219360426, NodeID:\"CR_kwDOMjU9q88AAAARR9GQqg\", HeadSHA:\"096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43\", ExternalID:\"my-integration-test-qxyp-test-component-pac-atfuxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74219360426\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74219360426\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:02:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-atfuxb snapshot scenario my-integration-test-qxyp is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-tqex/test-component-pac-atfuxb-on-pull-request-2cp4c is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74219360426/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qxyp / test-component-pac-atfuxb\", CheckSuite:github.CheckSuite{ID:67346039731}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623849157, Number:9584, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9584\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-atfuxb\", SHA:\"096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43\", 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-nzmgrs\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ID":74219360426,"CheckName":"Konflux Dev version / my-integration-test-qxyp / test-component-pac-atfuxb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ExternalID":"my-integration-test-pzfy-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ExternalID":"my-integration-test-pzfy-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:08:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","existingCheckRun":"github.CheckRun{ID:74219361096, NodeID:\"CR_kwDOMjU9q88AAAARR9GTSA\", HeadSHA:\"096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43\", ExternalID:\"my-integration-test-pzfy-test-component-pac-atfuxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74219361096\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74219361096\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:02:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-atfuxb snapshot optional scenario my-integration-test-pzfy is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-tqex/test-component-pac-atfuxb-on-pull-request-2cp4c is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74219361096/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pzfy / test-component-pac-atfuxb\", CheckSuite:github.CheckSuite{ID:67346039731}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623849157, Number:9584, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9584\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-atfuxb\", SHA:\"096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43\", 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-nzmgrs\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ID":74219361096,"CheckName":"Konflux Dev version / my-integration-test-pzfy / test-component-pac-atfuxb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ExternalID":"my-integration-test-nmth-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ExternalID":"my-integration-test-nmth-test-component-pac-atfuxb"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","existingCheckRun":"github.CheckRun{ID:74219361617, NodeID:\"CR_kwDOMjU9q88AAAARR9GVUQ\", HeadSHA:\"096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43\", ExternalID:\"my-integration-test-nmth-test-component-pac-atfuxb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74219361617\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/74219361617\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:02:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-atfuxb snapshot scenario my-integration-test-nmth is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-tqex/test-component-pac-atfuxb-on-pull-request-2cp4c is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/74219361617/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nmth / test-component-pac-atfuxb\", CheckSuite:github.CheckSuite{ID:67346039731}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623849157, Number:9584, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9584\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-atfuxb\", SHA:\"096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43\", 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-nzmgrs\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","ID":74219361617,"CheckName":"Konflux Dev version / my-integration-test-nmth / test-component-pac-atfuxb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","pipelineRun.Namespace":"stat-rep-tqex","pipelineRun.Name":"test-component-pac-atfuxb-on-pull-request-2cp4c","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","pipelinerun.Name":"test-component-pac-atfuxb-on-pull-request-2cp4c"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-atfuxb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:08:33Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-04T12:02:43Z","completionTime":"2026-05-04T12:08:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-tqex/test-component-pac-atfuxb:on-pr-096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-tqex/test-component-pac-atfuxb:on-pr-096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"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-component-pac-atfuxb-on-pull-request-2cp4c-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentb37de8b96f9080ccf86b827d40811b93-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compb37de8b96f9080ccf86b827d40811b93-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-atfuxb-on-pull-request-2cp4c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenb37de8b96f9080ccf86b827d40811b93-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-d8ce77d0250a23b44c27df1514b257b4-896881e04e401cf5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb-on-pull-request-2cp4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb-on-pull-request-2cp4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-atfuxb-on-pull-request-2cp4c has finished running","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","prGroup":"konflux-test-comp-pac-gitlab-xwkkor","prGroupHash":"b432546486b22d2de07734207b43eb7698fea65a7d9dde324160bee70872e7"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:08: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-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:08:33Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-04T12:02:48Z","completionTime":"2026-05-04T12:08:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"f82751bd82541511857e570255b862d74cfd224c"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"f82751bd82541511857e570255b862d74cfd224c"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-juyn/test-comp-pac-gitlab-xwkkor:on-pr-f82751bd82541511857e570255b862d74cfd224c"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-juyn/test-comp-pac-gitlab-xwkkor:on-pr-f82751bd82541511857e570255b862d74cfd224c"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ba735409c6dd50b41c0c21252c3ac16a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compba735409c6dd50b41c0c21252c3ac16a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gba735409c6dd50b41c0c21252c3ac16a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacba735409c6dd50b41c0c21252c3ac16a-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-5d3644562f67318ad8e181544b196d73-87cefd6f5d47b228-01"}},"deletionTimestamp":"2026-05-04 12:08:35 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-v8rpw","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","prGroup":"konflux-test-component-pac-atfuxb","prGroupHash":"d081cda6cee2a66f177aba0c43a9b364a0329c93f738b9ca42da4cfd134528"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:08:33Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-04T12:02:43Z","completionTime":"2026-05-04T12:08:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-tqex/test-component-pac-atfuxb:on-pr-096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-tqex/test-component-pac-atfuxb:on-pr-096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"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-component-pac-atfuxb-on-pull-request-2cp4c-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentb37de8b96f9080ccf86b827d40811b93-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compb37de8b96f9080ccf86b827d40811b93-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-atfuxb-on-pull-request-2cp4c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenb37de8b96f9080ccf86b827d40811b93-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-d8ce77d0250a23b44c27df1514b257b4-896881e04e401cf5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb-on-pull-request-2cp4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb-on-pull-request-2cp4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-atfuxb-on-pull-request-2cp4c has finished running","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","prGroup":"konflux-test-component-pac-atfuxb","prGroupHash":"d081cda6cee2a66f177aba0c43a9b364a0329c93f738b9ca42da4cfd134528"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08: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-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:08:33Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 11"}],"startTime":"2026-05-04T12:02:43Z","completionTime":"2026-05-04T12:08:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-tqex/test-component-pac-atfuxb:on-pr-096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-tqex/test-component-pac-atfuxb:on-pr-096f0b11d586b359ef1e89b29aaaa3b1dfb7cc43"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"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-component-pac-atfuxb-on-pull-request-2cp4c-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentb37de8b96f9080ccf86b827d40811b93-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compb37de8b96f9080ccf86b827d40811b93-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-atfuxb-on-pull-request-2cp4c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenb37de8b96f9080ccf86b827d40811b93-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-d8ce77d0250a23b44c27df1514b257b4-896881e04e401cf5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx","namespace":"stat-rep-tqex","name":"test-component-pac-atfuxb-on-pull-request-2cp4c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-atfuxb-on-pull-request-2cp4c has finished running","buildpipelineRun":{"name":"test-component-pac-atfuxb-on-pull-request-2cp4c","namespace":"stat-rep-tqex"},"application":"stat-rep-tqex/integ-app-ffgx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","prGroup":"konflux-gh-multi-component-parent-fxkd","prGroupHash":"9a9a74bb3f31f03e5fabea74e4738d5ac4b356e3d3b59c6e78e534ae2a7b36"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.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-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:08:32Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-04T12:03:32Z","completionTime":"2026-05-04T12:08:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds"},{"name":"CHAINS-GIT_COMMIT","value":"2c83b7b6a1b9bd533f6618a638d7d164bc344d55"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds"},{"name":"revision","value":"2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo19353211b208ccbf7c8472fde67c322f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-19353211b208ccbf7c8472fde67c322f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon19353211b208ccbf7c8472fde67c322f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp19353211b208ccbf7c8472fde67c322f-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-aac5fb244e5761b63a9e9ab485ea0e70-4958a8b498c849ab-01"}},"deletionTimestamp":"2026-05-04 12:08:42 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:08:42Z","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-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-fxkd-on-pull-request-5lnlt has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","prGroup":"konflux-gh-multi-component-parent-fxkd","prGroupHash":"9a9a74bb3f31f03e5fabea74e4738d5ac4b356e3d3b59c6e78e534ae2a7b36"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.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-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:08:32Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-04T12:03:32Z","completionTime":"2026-05-04T12:08:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds"},{"name":"CHAINS-GIT_COMMIT","value":"2c83b7b6a1b9bd533f6618a638d7d164bc344d55"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds"},{"name":"revision","value":"2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo19353211b208ccbf7c8472fde67c322f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-19353211b208ccbf7c8472fde67c322f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon19353211b208ccbf7c8472fde67c322f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp19353211b208ccbf7c8472fde67c322f-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-aac5fb244e5761b63a9e9ab485ea0e70-4958a8b498c849ab-01"}},"deletionTimestamp":"2026-05-04 12:08:42 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:08:42Z","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-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-fxkd-on-pull-request-5lnlt has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08: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":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","prGroup":"konflux-gh-multi-component-parent-fxkd","prGroupHash":"9a9a74bb3f31f03e5fabea74e4738d5ac4b356e3d3b59c6e78e534ae2a7b36"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.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-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:08:32Z","reason":"Failed","message":"Tasks Completed: 5 (Failed: 1, Cancelled 0), Skipped: 6"}],"startTime":"2026-05-04T12:03:32Z","completionTime":"2026-05-04T12:08:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds"},{"name":"CHAINS-GIT_COMMIT","value":"2c83b7b6a1b9bd533f6618a638d7d164bc344d55"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds"},{"name":"revision","value":"2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd:on-pr-2c83b7b6a1b9bd533f6618a638d7d164bc344d55"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo19353211b208ccbf7c8472fde67c322f-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-19353211b208ccbf7c8472fde67c322f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon19353211b208ccbf7c8472fde67c322f-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp19353211b208ccbf7c8472fde67c322f-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-aac5fb244e5761b63a9e9ab485ea0e70-4958a8b498c849ab-01"}},"deletionTimestamp":"2026-05-04 12:08:42 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:08:42Z","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-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-fxkd-on-pull-request-5lnlt has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-5lnlt","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","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-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","PR group":"konflux-gh-multi-component-parent-fxkd"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","prGroup":"konflux-gh-multi-component-parent-fxkd","prGroupHash":"9a9a74bb3f31f03e5fabea74e4738d5ac4b356e3d3b59c6e78e534ae2a7b36"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-parent-fxkd-on-pull-request-5lnlt with pr group konflux-gh-multi-component-parent-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-parent-fxkd-on-pull-request-5lnlt with pr group konflux-gh-multi-component-parent-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-parent-fxkd-on-pull-request-5lnlt with pr group konflux-gh-multi-component-parent-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-parent-fxkd-on-pull-request-5lnlt with pr group konflux-gh-multi-component-parent-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-parent-fxkd-on-pull-request-5lnlt with pr group konflux-gh-multi-component-parent-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-parent-fxkd-on-pull-request-5lnlt with pr group konflux-gh-multi-component-parent-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-parent-fxkd-on-pull-request-5lnlt with pr group konflux-gh-multi-component-parent-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-parent-fxkd-on-pull-request-5lnlt with pr group konflux-gh-multi-component-parent-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-parent-fxkd-on-pull-request-5lnlt with pr group konflux-gh-multi-component-parent-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-parent-fxkd-on-pull-request-5lnlt with pr group konflux-gh-multi-component-parent-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-parent-fxkd-on-pull-request-5lnlt with pr group konflux-gh-multi-component-parent-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-parent-fxkd-on-pull-request-5lnlt with pr group konflux-gh-multi-component-parent-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-parent-fxkd-on-pull-request-5lnlt with pr group konflux-gh-multi-component-parent-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08: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-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-parent-fxkd-on-pull-request-5lnlt with pr group konflux-gh-multi-component-parent-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-parent-fxkd-on-pull-request-5lnlt with pr group konflux-gh-multi-component-parent-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-parent-fxkd-on-pull-request-5lnlt with pr group konflux-gh-multi-component-parent-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09: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-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:09:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:09: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:09:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:09:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:09:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:09:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","PR group":"konflux-test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","prGroup":"konflux-test-comp-pac-gitlab-xwkkor","prGroupHash":"b432546486b22d2de07734207b43eb7698fea65a7d9dde324160bee70872e7"} {"level":"info","ts":"2026-05-04T12:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-04T12:10:04Z","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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:444","msg":"No Merge Request pipelines found for commit","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commitSHA":"0efd2b310a34e0dab3c653bd765a7038b3bcdcbe"} {"level":"info","ts":"2026-05-04T12:10:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","projectID":56586709,"pipelineID":2497992839} {"level":"info","ts":"2026-05-04T12:10:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","statusName":"Konflux Dev version / my-integration-test-hkef / test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:10:04Z","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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenarioName":"my-integration-test-hkef"} {"level":"info","ts":"2026-05-04T12:10:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.name":"my-integration-test-hkef","commitStatus2.ID":14199818963,"TargetURL":null} {"level":"info","ts":"2026-05-04T12:10:05Z","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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","projectID":56586709,"pipelineID":2497992839} {"level":"info","ts":"2026-05-04T12:10:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","statusName":"Konflux Dev version / my-integration-test-nxiz / test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:10:05Z","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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenarioName":"my-integration-test-nxiz"} {"level":"info","ts":"2026-05-04T12:10:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.name":"my-integration-test-nxiz","commitStatus2.ID":14199819183,"TargetURL":null} {"level":"info","ts":"2026-05-04T12:10:05Z","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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","reconcileID":"ea5d69d2-223a-40b0-b7c9-e289c4db1034","snapshot.Namespace":"gitlab-rep-juyn","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-04T12:10:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentTitle":"Integration test for component test-comp-pac-gitlab-xwkkor","noteID":3311148517} {"level":"info","ts":"2026-05-04T12:10:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentTitle":"Integration test for component test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:10:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentPrefix":"Integration test for component test-comp-pac-gitlab-xwkkor","count":2} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","noteID":3311148517,"commentPrefix":"Integration test for component test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:10:06Z","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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","pipelineRun.Namespace":"gitlab-rep-juyn","pipelineRun.Name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","pipelinerun.Name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-xwkkor is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","prGroup":"konflux-test-component-pac-mmtvvt","prGroupHash":"73c0b5d51273209b2329083efa616b913f41d3a187f530ee1fca12518f63b1"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ExternalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ExternalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","existingCheckRun":"github.CheckRun{ID:74219326160, NodeID:\"CR_kwDOKrwUx88AAAARR9EK0A\", HeadSHA:\"474fba88aea9f1325a97de8bc5b729f86373f4e2\", ExternalID:\"my-integration-test-nqco-test-component-pac-mmtvvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74219326160\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74219326160\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:02:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-mmtvvt snapshot scenario my-integration-test-nqco is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-qvkz/test-component-pac-mmtvvt-on-pull-request-9vwpn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74219326160/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nqco / test-component-pac-mmtvvt\", CheckSuite:github.CheckSuite{ID:67346010329}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623847456, Number:30081, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30081\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mmtvvt\", SHA:\"474fba88aea9f1325a97de8bc5b729f86373f4e2\", 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-oaeqfa\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ID":74219326160,"CheckName":"Konflux Dev version / my-integration-test-nqco / test-component-pac-mmtvvt","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","pipelineRun.Namespace":"integration1-qvkz","pipelineRun.Name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","pipelinerun.Name":"test-component-pac-mmtvvt-on-pull-request-9vwpn"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-mmtvvt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:10:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:02:29Z","completionTime":"2026-05-04T12:10:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-474fba88aea9f1325a97de8bc5b729f86373f4e2"},{"name":"IMAGE_DIGEST","value":"sha256:524f73aa3cf7723a5a537aa5cfb36fb5dc7c2f00406adbbbde6e977ce68dd9f4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"474fba88aea9f1325a97de8bc5b729f86373f4e2"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"474fba88aea9f1325a97de8bc5b729f86373f4e2"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-474fba88aea9f1325a97de8bc5b729f86373f4e2"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-474fba88aea9f1325a97de8bc5b729f86373f4e2"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentfc70b057586ea92ed6b8603bf5e7fc18-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compfc70b057586ea92ed6b8603bf5e7fc18-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenfc70b057586ea92ed6b8603bf5e7fc18-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesfc70b057586ea92ed6b8603bf5e7fc18-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-mmtvvt-on-pull-request-9vwpn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-puc9e09fbd48db6f6d296f0e8ecba4a4be","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentfc70b057586ea92ed6b8603bf5e7fc18-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componefc70b057586ea92ed6b8603bf5e7fc18-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componfc70b057586ea92ed6b8603bf5e7fc18-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-b3559442d87f2ac4f036f8bb2ab65df4-9ecf00f624e14cf4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:10:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mmtvvt-on-pull-request-9vwpn has finished running","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:07Z","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-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:10:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:22Z","completionTime":"2026-05-04T12:10:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576"},{"name":"IMAGE_DIGEST","value":"sha256:503c0defee395e5a588b0e538067ec597a40036511a2fd542f8f57ce3207e002"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"f02d90faf91d81154482f41096f511b5956a4576"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"f02d90faf91d81154482f41096f511b5956a4576"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576.git"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon9875c215119e0ebf6b5a6e6b248e26ad-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-7d6a0a3e13b440acb2f68fa6dc401d85","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-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-5b7e88e5c01c99f40c66c12f54001272-5864426b72ffa3e4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-w54mb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-w54mb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ayle-on-push-w54mb has finished running","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","prGroup":"konflux-test-component-pac-mmtvvt","prGroupHash":"73c0b5d51273209b2329083efa616b913f41d3a187f530ee1fca12518f63b1"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:10:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:02:29Z","completionTime":"2026-05-04T12:10:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-474fba88aea9f1325a97de8bc5b729f86373f4e2"},{"name":"IMAGE_DIGEST","value":"sha256:524f73aa3cf7723a5a537aa5cfb36fb5dc7c2f00406adbbbde6e977ce68dd9f4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"474fba88aea9f1325a97de8bc5b729f86373f4e2"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"474fba88aea9f1325a97de8bc5b729f86373f4e2"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-474fba88aea9f1325a97de8bc5b729f86373f4e2"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-474fba88aea9f1325a97de8bc5b729f86373f4e2"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentfc70b057586ea92ed6b8603bf5e7fc18-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compfc70b057586ea92ed6b8603bf5e7fc18-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenfc70b057586ea92ed6b8603bf5e7fc18-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesfc70b057586ea92ed6b8603bf5e7fc18-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-mmtvvt-on-pull-request-9vwpn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-puc9e09fbd48db6f6d296f0e8ecba4a4be","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentfc70b057586ea92ed6b8603bf5e7fc18-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componefc70b057586ea92ed6b8603bf5e7fc18-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componfc70b057586ea92ed6b8603bf5e7fc18-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-b3559442d87f2ac4f036f8bb2ab65df4-9ecf00f624e14cf4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mmtvvt-on-pull-request-9vwpn has finished running","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:07Z","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-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:10:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:22Z","completionTime":"2026-05-04T12:10:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576"},{"name":"IMAGE_DIGEST","value":"sha256:503c0defee395e5a588b0e538067ec597a40036511a2fd542f8f57ce3207e002"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"f02d90faf91d81154482f41096f511b5956a4576"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"f02d90faf91d81154482f41096f511b5956a4576"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576.git"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon9875c215119e0ebf6b5a6e6b248e26ad-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-7d6a0a3e13b440acb2f68fa6dc401d85","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-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-5b7e88e5c01c99f40c66c12f54001272-5864426b72ffa3e4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-w54mb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ayle-on-push-w54mb has finished running","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10: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-kwju is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:15Z","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-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:15Z","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-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:15Z","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-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:10:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:22Z","completionTime":"2026-05-04T12:10:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576"},{"name":"IMAGE_DIGEST","value":"sha256:503c0defee395e5a588b0e538067ec597a40036511a2fd542f8f57ce3207e002"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"f02d90faf91d81154482f41096f511b5956a4576"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"f02d90faf91d81154482f41096f511b5956a4576"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576.git"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon9875c215119e0ebf6b5a6e6b248e26ad-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-7d6a0a3e13b440acb2f68fa6dc401d85","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-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-5b7e88e5c01c99f40c66c12f54001272-5864426b72ffa3e4-01"}},"deletionTimestamp":"2026-05-04 12:10:15 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ayle-on-push-w54mb has finished running","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:15Z","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-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:15Z","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-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:15Z","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-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:10:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:22Z","completionTime":"2026-05-04T12:10:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576"},{"name":"IMAGE_DIGEST","value":"sha256:503c0defee395e5a588b0e538067ec597a40036511a2fd542f8f57ce3207e002"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"f02d90faf91d81154482f41096f511b5956a4576"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"f02d90faf91d81154482f41096f511b5956a4576"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576.git"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon9875c215119e0ebf6b5a6e6b248e26ad-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-7d6a0a3e13b440acb2f68fa6dc401d85","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-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-5b7e88e5c01c99f40c66c12f54001272-5864426b72ffa3e4-01"}},"deletionTimestamp":"2026-05-04 12:10:15 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ayle-on-push-w54mb has finished running","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:15Z","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-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:15Z","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-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:15Z","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-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:10:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:22Z","completionTime":"2026-05-04T12:10:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576"},{"name":"IMAGE_DIGEST","value":"sha256:503c0defee395e5a588b0e538067ec597a40036511a2fd542f8f57ce3207e002"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"f02d90faf91d81154482f41096f511b5956a4576"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"f02d90faf91d81154482f41096f511b5956a4576"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576.git"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle:f02d90faf91d81154482f41096f511b5956a4576"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon9875c215119e0ebf6b5a6e6b248e26ad-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-7d6a0a3e13b440acb2f68fa6dc401d85","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ayle-on-push-w54mb-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-5b7e88e5c01c99f40c66c12f54001272-5864426b72ffa3e4-01"}},"deletionTimestamp":"2026-05-04 12:10:15 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ayle-on-push-w54mb has finished running","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-w54mb","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-bm7x7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:10:18Z","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-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:18Z","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-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:18Z","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-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-bm7x7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-ayle-on-push-bm7x7 is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","prGroup":"konflux-test-component-pac-mmtvvt","prGroupHash":"73c0b5d51273209b2329083efa616b913f41d3a187f530ee1fca12518f63b1"} {"level":"info","ts":"2026-05-04T12:10: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10: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-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:10:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:02:29Z","completionTime":"2026-05-04T12:10:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-474fba88aea9f1325a97de8bc5b729f86373f4e2"},{"name":"IMAGE_DIGEST","value":"sha256:524f73aa3cf7723a5a537aa5cfb36fb5dc7c2f00406adbbbde6e977ce68dd9f4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"474fba88aea9f1325a97de8bc5b729f86373f4e2"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"474fba88aea9f1325a97de8bc5b729f86373f4e2"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-474fba88aea9f1325a97de8bc5b729f86373f4e2"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-474fba88aea9f1325a97de8bc5b729f86373f4e2"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentfc70b057586ea92ed6b8603bf5e7fc18-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compfc70b057586ea92ed6b8603bf5e7fc18-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenfc70b057586ea92ed6b8603bf5e7fc18-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesfc70b057586ea92ed6b8603bf5e7fc18-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-mmtvvt-on-pull-request-9vwpn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-puc9e09fbd48db6f6d296f0e8ecba4a4be","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentfc70b057586ea92ed6b8603bf5e7fc18-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componefc70b057586ea92ed6b8603bf5e7fc18-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componfc70b057586ea92ed6b8603bf5e7fc18-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-b3559442d87f2ac4f036f8bb2ab65df4-9ecf00f624e14cf4-01"}},"deletionTimestamp":"2026-05-04 12:10:22 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mmtvvt-on-pull-request-9vwpn has finished running","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","prGroup":"konflux-test-component-pac-mmtvvt","prGroupHash":"73c0b5d51273209b2329083efa616b913f41d3a187f530ee1fca12518f63b1"} {"level":"info","ts":"2026-05-04T12:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:10:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:02:29Z","completionTime":"2026-05-04T12:10:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-474fba88aea9f1325a97de8bc5b729f86373f4e2"},{"name":"IMAGE_DIGEST","value":"sha256:524f73aa3cf7723a5a537aa5cfb36fb5dc7c2f00406adbbbde6e977ce68dd9f4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"474fba88aea9f1325a97de8bc5b729f86373f4e2"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"474fba88aea9f1325a97de8bc5b729f86373f4e2"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-474fba88aea9f1325a97de8bc5b729f86373f4e2"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-474fba88aea9f1325a97de8bc5b729f86373f4e2"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentfc70b057586ea92ed6b8603bf5e7fc18-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compfc70b057586ea92ed6b8603bf5e7fc18-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenfc70b057586ea92ed6b8603bf5e7fc18-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesfc70b057586ea92ed6b8603bf5e7fc18-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-mmtvvt-on-pull-request-9vwpn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-puc9e09fbd48db6f6d296f0e8ecba4a4be","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentfc70b057586ea92ed6b8603bf5e7fc18-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componefc70b057586ea92ed6b8603bf5e7fc18-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componfc70b057586ea92ed6b8603bf5e7fc18-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-b3559442d87f2ac4f036f8bb2ab65df4-9ecf00f624e14cf4-01"}},"deletionTimestamp":"2026-05-04 12:10:22 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mmtvvt-on-pull-request-9vwpn has finished running","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","prGroup":"konflux-test-component-pac-mmtvvt","prGroupHash":"73c0b5d51273209b2329083efa616b913f41d3a187f530ee1fca12518f63b1"} {"level":"info","ts":"2026-05-04T12:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:10:04Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:02:29Z","completionTime":"2026-05-04T12:10:04Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-474fba88aea9f1325a97de8bc5b729f86373f4e2"},{"name":"IMAGE_DIGEST","value":"sha256:524f73aa3cf7723a5a537aa5cfb36fb5dc7c2f00406adbbbde6e977ce68dd9f4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"474fba88aea9f1325a97de8bc5b729f86373f4e2"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"474fba88aea9f1325a97de8bc5b729f86373f4e2"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-474fba88aea9f1325a97de8bc5b729f86373f4e2"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-474fba88aea9f1325a97de8bc5b729f86373f4e2"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentfc70b057586ea92ed6b8603bf5e7fc18-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compfc70b057586ea92ed6b8603bf5e7fc18-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenfc70b057586ea92ed6b8603bf5e7fc18-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesfc70b057586ea92ed6b8603bf5e7fc18-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-mmtvvt-on-pull-request-9vwpn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-puc9e09fbd48db6f6d296f0e8ecba4a4be","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentfc70b057586ea92ed6b8603bf5e7fc18-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componefc70b057586ea92ed6b8603bf5e7fc18-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-9vwpn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componfc70b057586ea92ed6b8603bf5e7fc18-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-b3559442d87f2ac4f036f8bb2ab65df4-9ecf00f624e14cf4-01"}},"deletionTimestamp":"2026-05-04 12:10:22 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mmtvvt-on-pull-request-9vwpn has finished running","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-9vwpn","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10: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-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-mmtvvt-on-pull-request-lws57","PR group":"konflux-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","prGroup":"konflux-test-component-pac-mmtvvt","prGroupHash":"73c0b5d51273209b2329083efa616b913f41d3a187f530ee1fca12518f63b1"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ExternalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ExternalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.NameSpace":"integration1-qvkz","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-nqco","externalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ID":74220429430,"CheckName":"Konflux Dev version / my-integration-test-nqco / test-component-pac-mmtvvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","pipelineRun.Namespace":"integration1-qvkz","pipelineRun.Name":"test-component-pac-mmtvvt-on-pull-request-lws57","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","pipelinerun.Name":"test-component-pac-mmtvvt-on-pull-request-lws57"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-qvkz/test-component-pac-mmtvvt-on-pull-request-9vwpn with pr group konflux-test-component-pac-mmtvvt is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-mmtvvt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:10:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ExternalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:10:29Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ExternalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:10:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","existingCheckRun":"github.CheckRun{ID:74220429430, NodeID:\"CR_kwDOKrwUx88AAAARR-Hgdg\", HeadSHA:\"9d6815db289ecb79de552110354ba9684dbbb194\", ExternalID:\"my-integration-test-nqco-test-component-pac-mmtvvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74220429430\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74220429430\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:10:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-mmtvvt snapshot scenario my-integration-test-nqco is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-qvkz/test-component-pac-mmtvvt-on-pull-request-lws57 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74220429430/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nqco / test-component-pac-mmtvvt\", CheckSuite:github.CheckSuite{ID:67347094918}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623847456, Number:30081, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30081\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mmtvvt\", SHA:\"9d6815db289ecb79de552110354ba9684dbbb194\", 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-oaeqfa\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-04T12:10:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ID":74220429430,"CheckName":"Konflux Dev version / my-integration-test-nqco / test-component-pac-mmtvvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","pipelineRun.Namespace":"integration1-qvkz","pipelineRun.Name":"test-component-pac-mmtvvt-on-pull-request-lws57","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:10: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","pipelinerun.Name":"test-component-pac-mmtvvt-on-pull-request-lws57"} {"level":"info","ts":"2026-05-04T12:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-qvkz/test-component-pac-mmtvvt-on-pull-request-9vwpn with pr group konflux-test-component-pac-mmtvvt is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-mmtvvt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10: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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"528.276685ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:10:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","reconcileID":"6dd1e7c8-6856-4a40-a0de-481cf87c2950","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"533.976951ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:10:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","reconcileID":"4aecf851-b053-4ed7-b35e-5b6702114de5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"544.580726ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:10:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","reconcileID":"109d8dd1-1d31-49f8-bda7-bb4220b4d056","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"565.182343ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:10:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","reconcileID":"94fc9fbb-54db-4794-8e99-ee7d8b466c36","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"605.945839ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:10:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","reconcileID":"58b5bd1a-c53e-4517-b9d4-e7c43b267a42","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"644.656067ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:10:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","reconcileID":"d8951350-4c8d-4ffd-ad0b-7ae93f1c0050","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"687.422809ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:10:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:10:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","reconcileID":"528348e9-d572-47e0-b837-26a13c4259ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"1.008040703s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:10:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","reconcileID":"ead42009-a010-43aa-9e0c-5ab8b3584b5c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"1.492648428s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:10:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","reconcileID":"0fffad1e-7404-486d-adeb-51a2a3e34534","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"1.648600399s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:10:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","reconcileID":"b0eda010-550b-4550-8f6a-6e0f7e2b9142","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","reconcileID":"226b9f0d-0617-4f8c-b6b0-d7d0ee7af7b2","component.Name":"test-comp-abhe"} {"level":"info","ts":"2026-05-04T12:10:49Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","reconcileID":"226b9f0d-0617-4f8c-b6b0-d7d0ee7af7b2","component.Name":"test-comp-exaf"} {"level":"info","ts":"2026-05-04T12:10:49Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","reconcileID":"226b9f0d-0617-4f8c-b6b0-d7d0ee7af7b2","component.Name":"test-symlink-comp-jyhz"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-dcxb-20260504-120533-000"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-dcxb-20260504-120533-000","application":"test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-dcxb-20260504-120533-000"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-app-dcxb-20260504-120533-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-dcxb-20260504-120533-000","snapshot.Spec.Components":[{"name":"test-comp-kwju","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-kwju@sha256:7221c198ebf1c8a66f8be51a311954088b260ec2a9dc956061375905a26accfb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"5cb5a0b3c7f806678876f9616045ba5e90df7d52"}}}]} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-kwju is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash ee1061fc4bfce52837c23dfc31c86ad69a40ad47609a7a78d4027761104db4 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-dcxb-20260504-120533-000"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:10: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":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","Application.Name":"test-app-dcxb","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"snapshot":{"name":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"}} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-app-dcxb-20260504-120533-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:10:49Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:10: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":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:10: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":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","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-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-app-dcxb-20260504-120533-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-dcxb-20260504-120533-000"} {"level":"info","ts":"2026-05-04T12:10:49Z","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-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-app-dcxb-20260504-120533-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","snapshot.Namespace":"build-e2e-idgs","snapshot.Name":"test-app-dcxb-20260504-120533-000"} {"level":"info","ts":"2026-05-04T12:10: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":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:10: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":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-dcxb-20260504-120533-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-dcxb-20260504-120533-000"} {"level":"info","ts":"2026-05-04T12:10:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:10:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-kwju-on-pull-request-rffzp has finished running","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:10: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:10:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","snapshot.Name":"test-app-dcxb-20260504-120533-000"} {"level":"info","ts":"2026-05-04T12:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju-on-pull-request-rffzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:10:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-kwju-on-pull-request-rffzp has finished running","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:10:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:11: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:11:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:11: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:11:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:11: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-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:11:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"330.964497ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","reconcileID":"55e33a86-627b-4b37-8e1d-8be3523b22db","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"336.586225ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","reconcileID":"7998aa35-7775-4288-b15b-7874292eb909","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"347.139014ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","reconcileID":"5633ef28-8cbc-46d9-a34f-f1e79d2bb1ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"367.673992ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","reconcileID":"e633468c-4d3c-47bb-b2df-f40c08f19571","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"408.292613ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","reconcileID":"8ed89349-c4c5-4157-9cd1-ebb08f3c16cb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"488.999269ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","reconcileID":"0016cdfc-089c-48b6-93fc-0279245f2509","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"509.263334ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","reconcileID":"f325b7af-21dc-4eed-8c81-6b4b1b7cd62e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"649.962907ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","reconcileID":"328db26e-fc98-4ae4-8192-e0d1bc3d9f6f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"1.291012369s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","reconcileID":"0dd26a32-a1bf-45ea-bef0-4922d5378321","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"1.533706229s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","reconcileID":"91fd8dfa-b7cb-4d50-9d62-39231673d2ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"2.572362077s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","reconcileID":"8f4954f7-e43a-4a8d-9ef9-746b06a041cf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-zkmb-20260504-120356-000"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-zkmb-20260504-120356-000","application":"build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-zkmb-20260504-120356-000"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"build-suite-test-application-zkmb-20260504-120356-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-zkmb-20260504-120356-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-rjcrao","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-drtq/gh-test-custom-branch-rjcrao@sha256:1594545d2cef624eaa5b2b17db9a794635ab7e36b40568472ce9fc5c5b2ae2b3","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqsnhc","revision":"9cd30820b68a8a7df0cb6dde0d9bbb72d0d9eed8"}}}]} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d8c9bebf8b7c64ba46d3f400b2c5169623cb899069f1d4a6741fe69c8e2de7 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-zkmb-20260504-120356-000"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","Application.Name":"build-suite-test-application-zkmb","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"}} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"build-suite-test-application-zkmb-20260504-120356-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:11:14Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"build-suite-test-application-zkmb-20260504-120356-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zkmb-20260504-120356-000"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"build-suite-test-application-zkmb-20260504-120356-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","snapshot.Namespace":"build-e2e-drtq","snapshot.Name":"build-suite-test-application-zkmb-20260504-120356-000"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zkmb-20260504-120356-000"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:11:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rjcrao-on-pull-request-2fjrq has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","snapshot.Name":"build-suite-test-application-zkmb-20260504-120356-000"} {"level":"info","ts":"2026-05-04T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:11:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rjcrao-on-pull-request-2fjrq has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-2fjrq","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-abhe","prGroupHash":"35c20ac77960027dba70973c90b5889b8ff5b761e8506082dbb8ce145b2670"} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:11:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:02Z","completionTime":"2026-05-04T12:11:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"IMAGE_DIGEST","value":"sha256:3c7219057a78d015340be112a1c75c92e378e864b5c898864fb1f17f5dadf78f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"383e456d563ae61b25bd15049b700b3d49d0e647"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes507e89525989bca10957d5f75c239c10-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-abhe-on-pull-request-qjltt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-2a727bca8c3b409c08e4f614c6dcc02d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-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-d281f1391d5bc06f58b4711ae3243cf0-02b033d2be151520-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-abhe-on-pull-request-qjltt has finished running","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-abhe","prGroupHash":"35c20ac77960027dba70973c90b5889b8ff5b761e8506082dbb8ce145b2670"} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:11:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:02Z","completionTime":"2026-05-04T12:11:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"IMAGE_DIGEST","value":"sha256:3c7219057a78d015340be112a1c75c92e378e864b5c898864fb1f17f5dadf78f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"383e456d563ae61b25bd15049b700b3d49d0e647"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes507e89525989bca10957d5f75c239c10-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-abhe-on-pull-request-qjltt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-2a727bca8c3b409c08e4f614c6dcc02d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-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-d281f1391d5bc06f58b4711ae3243cf0-02b033d2be151520-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-abhe-on-pull-request-qjltt has finished running","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","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-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"1.079448849s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","reconcileID":"a8222a1f-c7e8-4da3-9a45-fa229c3b2c97","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","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-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"1.085070715s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","reconcileID":"e1eeb87d-af61-46b0-8e24-b64fd4aa9d60","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","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-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"1.095673571s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","reconcileID":"6b137f52-a713-4bce-bf68-6e331e48bcbf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-abhe","prGroupHash":"35c20ac77960027dba70973c90b5889b8ff5b761e8506082dbb8ce145b2670"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:11:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:02Z","completionTime":"2026-05-04T12:11:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"IMAGE_DIGEST","value":"sha256:3c7219057a78d015340be112a1c75c92e378e864b5c898864fb1f17f5dadf78f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"383e456d563ae61b25bd15049b700b3d49d0e647"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes507e89525989bca10957d5f75c239c10-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-abhe-on-pull-request-qjltt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-2a727bca8c3b409c08e4f614c6dcc02d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-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-d281f1391d5bc06f58b4711ae3243cf0-02b033d2be151520-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-abhe-on-pull-request-qjltt has finished running","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","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-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"1.117129929s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","reconcileID":"a748f5d3-2c36-4029-a1e2-fdd344ed6c6e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","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-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"1.157691778s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","reconcileID":"b4577348-65bf-4e0b-9b49-83c4f1b51633","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","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-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"1.204597507s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","reconcileID":"abcabb4d-44d9-404c-acc9-aa8dcbc5a7b8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-abhe","prGroupHash":"35c20ac77960027dba70973c90b5889b8ff5b761e8506082dbb8ce145b2670"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:11:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:02Z","completionTime":"2026-05-04T12:11:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"IMAGE_DIGEST","value":"sha256:3c7219057a78d015340be112a1c75c92e378e864b5c898864fb1f17f5dadf78f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"383e456d563ae61b25bd15049b700b3d49d0e647"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes507e89525989bca10957d5f75c239c10-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-abhe-on-pull-request-qjltt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-2a727bca8c3b409c08e4f614c6dcc02d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-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-d281f1391d5bc06f58b4711ae3243cf0-02b033d2be151520-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-abhe-on-pull-request-qjltt has finished running","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","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-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"1.238351443s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","reconcileID":"0a89de85-f017-4f4c-a6cc-e5e80579c713","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11: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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11: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-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:29Z","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-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"1.559142306s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","reconcileID":"84ffa571-cb47-4dca-9490-4cbf2b067555","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-abhe","prGroupHash":"35c20ac77960027dba70973c90b5889b8ff5b761e8506082dbb8ce145b2670"} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:11:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:02Z","completionTime":"2026-05-04T12:11:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"IMAGE_DIGEST","value":"sha256:3c7219057a78d015340be112a1c75c92e378e864b5c898864fb1f17f5dadf78f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"383e456d563ae61b25bd15049b700b3d49d0e647"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes507e89525989bca10957d5f75c239c10-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-abhe-on-pull-request-qjltt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-2a727bca8c3b409c08e4f614c6dcc02d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-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-d281f1391d5bc06f58b4711ae3243cf0-02b033d2be151520-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-abhe-on-pull-request-qjltt has finished running","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:30Z","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-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"2.119455583s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","reconcileID":"c1222e05-f6c2-4c2e-8f0c-cabd0f4c3aae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:30Z","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-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"2.199700493s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:11:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:11:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","reconcileID":"5bed2362-3833-4b5f-b8b1-c02865659e64","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","reconcileID":"8d68b11e-7e50-42a9-b226-9622dade6645","component.Name":"gh-multi-component-parent-fxkd"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nmkx-20260504-120305-000"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-nmkx-20260504-120305-000","application":"build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nmkx-20260504-120305-000"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"build-suite-component-update-nmkx-20260504-120305-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nmkx-20260504-120305-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-fxkd","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd@sha256:39494d693ce9b03cbf7f257d437d83459f145ca404e02803277fb8d9f40da7a8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-slycds","revision":"8f10dc645bbbea50170b5e9df0acaa840450ecf0"}}}]} {"level":"info","ts":"2026-05-04T12:11:31Z","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-fxkd is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 64719d172498b8e97dc58f411f7bbce9121070b2a0496220c0cdf0b838f5c7 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nmkx-20260504-120305-000"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","Application.Name":"build-suite-component-update-nmkx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"}} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"build-suite-component-update-nmkx-20260504-120305-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:11:31Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"build-suite-component-update-nmkx-20260504-120305-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nmkx-20260504-120305-000"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"build-suite-component-update-nmkx-20260504-120305-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","snapshot.Namespace":"build-e2e-jwpt","snapshot.Name":"build-suite-component-update-nmkx-20260504-120305-000"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nmkx-20260504-120305-000"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-fxkd-on-pull-request-dmqfh has finished running","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11: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":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11: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":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","snapshot.Name":"build-suite-component-update-nmkx-20260504-120305-000"} {"level":"info","ts":"2026-05-04T12:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-fxkd-on-pull-request-dmqfh has finished running","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-dmqfh","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","PR group":"konflux-gh-test-custom-branch-rjcrao"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-zkmb-20260504-120356-000"} {"level":"info","ts":"2026-05-04T12:11: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-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","prGroup":"konflux-gh-test-custom-branch-rjcrao","prGroupHash":"d8c9bebf8b7c64ba46d3f400b2c5169623cb899069f1d4a6741fe69c8e2de7"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"}} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-zkmb-20260504-120356-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","snapshot.Namespace":"build-e2e-drtq","snapshot.Name":"build-suite-test-application-zkmb-20260504-120356-000"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-abhe","prGroupHash":"35c20ac77960027dba70973c90b5889b8ff5b761e8506082dbb8ce145b2670"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:11:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:02Z","completionTime":"2026-05-04T12:11:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"IMAGE_DIGEST","value":"sha256:3c7219057a78d015340be112a1c75c92e378e864b5c898864fb1f17f5dadf78f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"383e456d563ae61b25bd15049b700b3d49d0e647"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes507e89525989bca10957d5f75c239c10-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-abhe-on-pull-request-qjltt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-2a727bca8c3b409c08e4f614c6dcc02d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-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-d281f1391d5bc06f58b4711ae3243cf0-02b033d2be151520-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-qjltt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-abhe-on-pull-request-qjltt has finished running","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-abhe","prGroupHash":"35c20ac77960027dba70973c90b5889b8ff5b761e8506082dbb8ce145b2670"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:11:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:02Z","completionTime":"2026-05-04T12:11:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"IMAGE_DIGEST","value":"sha256:3c7219057a78d015340be112a1c75c92e378e864b5c898864fb1f17f5dadf78f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"383e456d563ae61b25bd15049b700b3d49d0e647"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes507e89525989bca10957d5f75c239c10-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-abhe-on-pull-request-qjltt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-2a727bca8c3b409c08e4f614c6dcc02d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-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-d281f1391d5bc06f58b4711ae3243cf0-02b033d2be151520-01"}},"deletionTimestamp":"2026-05-04 12:11:46 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-abhe-on-pull-request-qjltt has finished running","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-abhe","prGroupHash":"35c20ac77960027dba70973c90b5889b8ff5b761e8506082dbb8ce145b2670"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:11:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:02Z","completionTime":"2026-05-04T12:11:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"IMAGE_DIGEST","value":"sha256:3c7219057a78d015340be112a1c75c92e378e864b5c898864fb1f17f5dadf78f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"383e456d563ae61b25bd15049b700b3d49d0e647"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes507e89525989bca10957d5f75c239c10-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-abhe-on-pull-request-qjltt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-2a727bca8c3b409c08e4f614c6dcc02d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-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-d281f1391d5bc06f58b4711ae3243cf0-02b033d2be151520-01"}},"deletionTimestamp":"2026-05-04 12:11:46 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-abhe-on-pull-request-qjltt has finished running","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11: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-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-abhe","prGroupHash":"35c20ac77960027dba70973c90b5889b8ff5b761e8506082dbb8ce145b2670"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:11:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:02Z","completionTime":"2026-05-04T12:11:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"IMAGE_DIGEST","value":"sha256:3c7219057a78d015340be112a1c75c92e378e864b5c898864fb1f17f5dadf78f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"383e456d563ae61b25bd15049b700b3d49d0e647"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe:on-pr-383e456d563ae61b25bd15049b700b3d49d0e647"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes507e89525989bca10957d5f75c239c10-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-abhe-on-pull-request-qjltt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-2a727bca8c3b409c08e4f614c6dcc02d","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-abhe-on-pull-request-qjltt-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-d281f1391d5bc06f58b4711ae3243cf0-02b033d2be151520-01"}},"deletionTimestamp":"2026-05-04 12:11:46 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-abhe-on-pull-request-qjltt has finished running","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-qjltt","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11: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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:11: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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:11: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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:11: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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:11:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-abhe-on-pull-request-cdm9h","PR group":"konflux-test-comp-abhe"} {"level":"info","ts":"2026-05-04T12:11: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-comp-abhe","prGroupHash":"35c20ac77960027dba70973c90b5889b8ff5b761e8506082dbb8ce145b2670"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:11:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:11:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12: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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12: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-exaf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-idgs/test-comp-abhe-on-pull-request-qjltt with pr group konflux-test-comp-abhe is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12: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-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12: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-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12: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-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12: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-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12: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-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:12:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-child-osja is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"962.856445ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:12:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","reconcileID":"12de442f-3df2-42cf-aea5-0d114ce0bd26","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"968.346975ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:12:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","reconcileID":"00907c0e-c0c4-418d-978e-e38681f182c9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"978.94377ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:12:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","reconcileID":"9dd48003-7eff-4bc1-a7d6-32043a1f5406","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"999.490056ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:12:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","reconcileID":"1138e73c-faf9-4ac0-bbd4-1b5bf12e16f3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"1.040129287s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:12:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","reconcileID":"a0b2f67f-7f94-4590-b86e-e7cff5fa1cab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"1.078490771s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:12:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","reconcileID":"a0e3b104-13e6-4752-8421-9f9e7f6d7c8e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"1.121079539s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:12:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","reconcileID":"ec4d7a27-ecc1-4664-9341-f63870cd58cd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"1.442558868s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:12:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","reconcileID":"49a006de-955a-4a74-9dca-66ee7a8103b4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:47Z","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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"2.056862895s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:12:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","reconcileID":"7250b537-018b-4443-98d3-47459918247d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:47Z","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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"2.083714473s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:12:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","reconcileID":"3ba41928-8890-466f-a0c6-706ac369ae7b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:48Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","reconcileID":"fa272fde-6951-464e-9c0a-7319bca4a894","component.Name":"gl-multi-component-child-osja"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cfmm-20260504-120428-000"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cfmm-20260504-120428-000","application":"build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cfmm-20260504-120428-000"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"build-suite-component-update-cfmm-20260504-120428-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cfmm-20260504-120428-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-osja","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tkyr/gl-multi-component-parent-osja@sha256:29d748dce4c61397b5e31eb657107bf879e06222b9b7542e3ce9ce3dfa0aa523","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-vluzoh","revision":"046e6460fd22e68ea33696679b0cd9b5697faa75"}}}]} {"level":"info","ts":"2026-05-04T12:12:48Z","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-osja is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 285cb01c234ff53d3e108cd4b33569973e2dbdcd64b01641d7b1d8e79d4653 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cfmm-20260504-120428-000"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","Application.Name":"build-suite-component-update-cfmm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:12: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-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"snapshot":{"name":"build-suite-component-update-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"}} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfmm-20260504-120428-000"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"build-suite-component-update-cfmm-20260504-120428-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"build-suite-component-update-cfmm-20260504-120428-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:12:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"build-suite-component-update-cfmm-20260504-120428-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:12: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-cfmm-20260504-120428-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","snapshot.Namespace":"build-e2e-tkyr","snapshot.Name":"build-suite-component-update-cfmm-20260504-120428-000"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfmm-20260504-120428-000"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-osja-on-pull-request-s26pl has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12: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-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","snapshot.Name":"build-suite-component-update-cfmm-20260504-120428-000"} {"level":"info","ts":"2026-05-04T12:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-pull-request-s26pl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-osja-on-pull-request-s26pl has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:12:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:12:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:12:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:12:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:12:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:12: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:12:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:12:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13: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-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13: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-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","elapsedSinceCompletion":"151.980951ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","reconcileID":"c6924a08-a42e-471b-b003-4c7cbd65607f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","elapsedSinceCompletion":"157.618286ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","reconcileID":"4634e213-ed03-40ac-b440-d5c981bc8dee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","elapsedSinceCompletion":"168.279929ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","reconcileID":"14f9c4c4-10b2-4867-a71c-c4e469fc7ad6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","elapsedSinceCompletion":"189.030994ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","reconcileID":"cbdc4132-9466-49dc-93f8-5bdabadbf963","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","elapsedSinceCompletion":"229.816314ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","reconcileID":"ef851c24-a40e-40a7-8c79-c549051392cf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","elapsedSinceCompletion":"310.437271ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","reconcileID":"dd1a4d32-0608-4405-bed9-ebe994efae7c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","elapsedSinceCompletion":"472.502901ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","reconcileID":"473cded3-c877-436a-b09d-41606e413fd9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","elapsedSinceCompletion":"579.225253ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","reconcileID":"14872524-7523-4348-b1c5-1f0a6f5bddc5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:16Z","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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","elapsedSinceCompletion":"793.399751ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","reconcileID":"991c0bde-0346-4038-9bf6-4f0d261e36c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:13: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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13: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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13: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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13: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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:17Z","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-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","elapsedSinceCompletion":"1.084277797s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","reconcileID":"a1a16acb-cf6f-4497-a0cf-a7f53a8c66e9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","prGroup":"konflux-go-component-blziun","prGroupHash":"2e37d32f277dc747807b59e498316af4c5cbe31a3c0f63e54edfa83eb18fab"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74219452380, NodeID:\"CR_kwDONSo-hs8AAAARR9L33A\", HeadSHA:\"61f7b41adf8bf6f615d25e362fe6c72627c08738\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74219452380\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74219452380\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:03:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-blziun snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/go-component-blziun-on-pull-request-qstn5 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74219452380/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67346133797}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623853524, Number:21643, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21643\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-blziun\", SHA:\"61f7b41adf8bf6f615d25e362fe6c72627c08738\", 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-sildsf\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74219452380,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"go-component-blziun-on-pull-request-qstn5","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"go-component-blziun-on-pull-request-qstn5"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-blziun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:13:17Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:24Z","completionTime":"2026-05-04T12:13:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"IMAGE_DIGEST","value":"sha256:d3fa2bd3d639a1728be9c8467117629fbf70b706fb44dd80bc993dd50a3af9fb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"61f7b41adf8bf6f615d25e362fe6c72627c08738"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"61f7b41adf8bf6f615d25e362fe6c72627c08738"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-c7898840553a93951691b7f43592e42d-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-blziun-on-pull-request-qstn5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-req508ba29651cf39db90022ace120b21d5","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-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-dbbb2aa8d03b51838767fa847fdb9c40-f1dbc756beb9a656-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-blziun-on-pull-request-qstn5 has finished running","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13: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-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13: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-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13: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-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","prGroup":"konflux-go-component-blziun","prGroupHash":"2e37d32f277dc747807b59e498316af4c5cbe31a3c0f63e54edfa83eb18fab"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:13:17Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:24Z","completionTime":"2026-05-04T12:13:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"IMAGE_DIGEST","value":"sha256:d3fa2bd3d639a1728be9c8467117629fbf70b706fb44dd80bc993dd50a3af9fb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"61f7b41adf8bf6f615d25e362fe6c72627c08738"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"61f7b41adf8bf6f615d25e362fe6c72627c08738"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-c7898840553a93951691b7f43592e42d-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-blziun-on-pull-request-qstn5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-req508ba29651cf39db90022ace120b21d5","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-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-dbbb2aa8d03b51838767fa847fdb9c40-f1dbc756beb9a656-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-blziun-on-pull-request-qstn5 has finished running","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","prGroup":"konflux-go-component-blziun","prGroupHash":"2e37d32f277dc747807b59e498316af4c5cbe31a3c0f63e54edfa83eb18fab"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:13:17Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:24Z","completionTime":"2026-05-04T12:13:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"IMAGE_DIGEST","value":"sha256:d3fa2bd3d639a1728be9c8467117629fbf70b706fb44dd80bc993dd50a3af9fb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"61f7b41adf8bf6f615d25e362fe6c72627c08738"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"61f7b41adf8bf6f615d25e362fe6c72627c08738"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-c7898840553a93951691b7f43592e42d-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-blziun-on-pull-request-qstn5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-req508ba29651cf39db90022ace120b21d5","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-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-dbbb2aa8d03b51838767fa847fdb9c40-f1dbc756beb9a656-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-blziun-on-pull-request-qstn5 has finished running","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-vtfn-20260504-121004-000","application":"integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"integ-app-vtfn-20260504-121004-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-vtfn-20260504-121004-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-xwkkor","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-juyn/test-comp-pac-gitlab-xwkkor@sha256:ee02fe4f280e28db061f2476a0928d6bd6dc389c0e9c567284c4400fdf5dd4d6","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"0efd2b310a34e0dab3c653bd765a7038b3bcdcbe"}}}]} {"level":"info","ts":"2026-05-04T12:13:18Z","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-xwkkor is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash b432546486b22d2de07734207b43eb7698fea65a7d9dde324160bee70872e7 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"}} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","snapshot.Name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","integrationTestScenario.Name":"my-integration-test-nxiz"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","Application.Name":"integ-app-vtfn","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vtfn-20260504-121004-000"} 2026/05/04 12:13:18 http: TLS handshake error from 10.129.0.2:51748: EOF {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","snapshot.Namespace":"gitlab-rep-juyn","snapshot.Name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","integrationTestScenario.Name":"my-integration-test-nxiz"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"}} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","snapshot.Name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","destinationComponentSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testedSnapshot":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.Name":"my-integration-test-nxiz","destinationSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testedSnapshot":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.Name":"my-integration-test-nxiz","destinationSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testedSnapshot":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"my-integration-test-nxiz-jddp2","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-nxiz"} {"level":"info","ts":"2026-05-04T12:13:18Z","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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"integ-app-vtfn-20260504-121004-000","reconcileID":"67e0f52d-c6ad-4dc7-991e-9f4174484e16","snapshot.name":"integ-app-vtfn-20260504-121004-000","pipelinerun.name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","duration":2.265905471} {"level":"info","ts":"2026-05-04T12:13:18Z","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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"integ-app-vtfn-20260504-121004-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","integrationTestScenario.Name":"my-integration-test-hkef"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"my-integration-test-hkef-d5x8r","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-hkef"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","Scenario":"my-integration-test-nxiz"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","projectID":56586709,"pipelineID":2497992839} {"level":"info","ts":"2026-05-04T12:13:18Z","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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","Label":"my-integration-test-nxiz"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","Application.Name":"integ-app-vtfn","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","integrationTestScenario.Name":"my-integration-test-nxiz","pipelineRun.Name":"my-integration-test-nxiz-jddp2"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","integrationTestScenario.Name":"my-integration-test-hkef","pipelineRun.Name":"my-integration-test-hkef-d5x8r"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13: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":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","prGroup":"konflux-go-component-blziun","prGroupHash":"2e37d32f277dc747807b59e498316af4c5cbe31a3c0f63e54edfa83eb18fab"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:13:17Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:24Z","completionTime":"2026-05-04T12:13:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"IMAGE_DIGEST","value":"sha256:d3fa2bd3d639a1728be9c8467117629fbf70b706fb44dd80bc993dd50a3af9fb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"61f7b41adf8bf6f615d25e362fe6c72627c08738"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"61f7b41adf8bf6f615d25e362fe6c72627c08738"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-c7898840553a93951691b7f43592e42d-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-blziun-on-pull-request-qstn5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-req508ba29651cf39db90022ace120b21d5","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-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-dbbb2aa8d03b51838767fa847fdb9c40-f1dbc756beb9a656-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-qstn5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-blziun-on-pull-request-qstn5 has finished running","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","snapshot.Name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commitStatus.Name":"Konflux Dev version / my-integration-test-nxiz / test-comp-pac-gitlab-xwkkor","commitStatus.ID":14199819183} {"level":"info","ts":"2026-05-04T12:13:18Z","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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.name":"my-integration-test-nxiz","commitStatus.ID":14199819183,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","testedSnapshot.Name":"integ-app-vtfn-20260504-121004-000","destinationSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.Name":"my-integration-test-hkef","destinationSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testedSnapshot":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-hkef-d5x8r","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"my-integration-test-hkef-d5x8r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","projectID":56586709,"pipelineID":2497992839} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nxiz-jddp2","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"my-integration-test-nxiz-jddp2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commitStatus.Name":"Konflux Dev version / my-integration-test-hkef / test-comp-pac-gitlab-xwkkor","commitStatus.ID":14199818963} {"level":"info","ts":"2026-05-04T12:13:18Z","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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.name":"my-integration-test-hkef","commitStatus.ID":14199818963,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","testedSnapshot.Name":"integ-app-vtfn-20260504-121004-000","destinationSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:13:19Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentTitle":"Integration test for component test-comp-pac-gitlab-xwkkor","noteID":3311148517} {"level":"info","ts":"2026-05-04T12:13:19Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentTitle":"Integration test for component test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:13:19Z","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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentPrefix":"Integration test for component test-comp-pac-gitlab-xwkkor","count":2} {"level":"info","ts":"2026-05-04T12:13:19Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","noteID":3311148517,"commentPrefix":"Integration test for component test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:13:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","snapshot.Name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"}} {"level":"info","ts":"2026-05-04T12:13:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:19Z","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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","snapshot.Name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","destinationComponentSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testedSnapshot":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-04T12:13:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.Name":"my-integration-test-nxiz","destinationSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testedSnapshot":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.Name":"my-integration-test-nxiz","destinationSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testedSnapshot":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:19Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","projectID":56586709,"pipelineID":2497992839} {"level":"info","ts":"2026-05-04T12:13:20Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commitStatus.Name":"Konflux Dev version / my-integration-test-nxiz / test-comp-pac-gitlab-xwkkor","commitStatus.ID":14199819183} {"level":"info","ts":"2026-05-04T12:13:20Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenarioName":"my-integration-test-nxiz"} {"level":"info","ts":"2026-05-04T12:13:20Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.name":"my-integration-test-nxiz","commitStatus2.ID":14199819183,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:13:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","testedSnapshot.Name":"integ-app-vtfn-20260504-121004-000","destinationSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:13:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.Name":"my-integration-test-hkef","destinationSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testedSnapshot":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:20Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","projectID":56586709,"pipelineID":2497992839} {"level":"info","ts":"2026-05-04T12:13:21Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commitStatus.Name":"Konflux Dev version / my-integration-test-hkef / test-comp-pac-gitlab-xwkkor","commitStatus.ID":14199818963} {"level":"info","ts":"2026-05-04T12:13:21Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenarioName":"my-integration-test-hkef"} {"level":"info","ts":"2026-05-04T12:13:21Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.name":"my-integration-test-hkef","commitStatus2.ID":14199818963,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:13:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","testedSnapshot.Name":"integ-app-vtfn-20260504-121004-000","destinationSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:13:21Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentTitle":"Integration test for component test-comp-pac-gitlab-xwkkor","noteID":3311148517} {"level":"info","ts":"2026-05-04T12:13:21Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentTitle":"Integration test for component test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:13:21Z","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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentPrefix":"Integration test for component test-comp-pac-gitlab-xwkkor","count":2} {"level":"info","ts":"2026-05-04T12:13:21Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","noteID":3311148517,"commentPrefix":"Integration test for component test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:13:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","snapshot.Name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13: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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"}} {"level":"info","ts":"2026-05-04T12:13:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","snapshot.Name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","destinationComponentSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testedSnapshot":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-04T12:13:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.Name":"my-integration-test-nxiz","destinationSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testedSnapshot":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.Name":"my-integration-test-nxiz","destinationSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testedSnapshot":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:26Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nxiz-jddp2","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"my-integration-test-nxiz-jddp2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:13:27Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","projectID":56586709,"pipelineID":2497992839} {"level":"info","ts":"2026-05-04T12:13:27Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenarioName":"my-integration-test-nxiz"} {"level":"info","ts":"2026-05-04T12:13:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:27Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.name":"my-integration-test-nxiz","commitStatus2.ID":14199819183,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:13:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","testedSnapshot.Name":"integ-app-vtfn-20260504-121004-000","destinationSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:13:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.Name":"my-integration-test-hkef"} {"level":"info","ts":"2026-05-04T12:13:27Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-hkef-d5x8r","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"my-integration-test-hkef-d5x8r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:13:27Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentTitle":"Integration test for component test-comp-pac-gitlab-xwkkor","noteID":3311148517} {"level":"info","ts":"2026-05-04T12:13:27Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentTitle":"Integration test for component test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:13:27Z","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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentPrefix":"Integration test for component test-comp-pac-gitlab-xwkkor","count":2} {"level":"info","ts":"2026-05-04T12:13:27Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","noteID":3311148517,"commentPrefix":"Integration test for component test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:13:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13: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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","snapshot.Name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:27Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"my-integration-test-nxiz-jddp2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"my-integration-test-hkef-d5x8r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:13: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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"}} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:28Z","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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"integ-app-vtfn-20260504-121004-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:13:28Z","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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"integ-app-vtfn-20260504-121004-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:13: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":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn"} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","destinationComponentSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testedSnapshot":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.Name":"my-integration-test-hkef","destinationSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testedSnapshot":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.Name":"my-integration-test-nxiz"} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.Name":"my-integration-test-hkef","destinationSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testedSnapshot":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","projectID":56586709,"pipelineID":2497992839} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenarioName":"my-integration-test-hkef"} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","scenario.name":"my-integration-test-hkef","commitStatus2.ID":14199818963,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","testedSnapshot.Name":"integ-app-vtfn-20260504-121004-000","destinationSnapshot.Name":"integ-app-vtfn-20260504-121004-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentTitle":"Integration test for component test-comp-pac-gitlab-xwkkor","noteID":3311148517} {"level":"info","ts":"2026-05-04T12:13:28Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentTitle":"Integration test for component test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:13: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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","commentPrefix":"Integration test for component test-comp-pac-gitlab-xwkkor","count":2} {"level":"info","ts":"2026-05-04T12:13:29Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","noteID":3311148517,"commentPrefix":"Integration test for component test-comp-pac-gitlab-xwkkor"} {"level":"info","ts":"2026-05-04T12:13:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13: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-vtfn-20260504-121004-000","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","snapshot.Name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13: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-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"421.147796ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","reconcileID":"63db435b-aef6-4b84-8323-c6445793421c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13: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-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"426.756805ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","reconcileID":"c9e7ce9e-7377-4c7d-b142-ac22319cd914","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13: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-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"437.564525ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","reconcileID":"28f3e04c-7bc7-4a33-b7d0-8cf3c4537b39","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13: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-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"458.18127ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","reconcileID":"50e358ad-13c6-4658-94e4-d19512b2d56a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13: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-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"498.743776ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","reconcileID":"2a028e98-6197-4764-a689-e2e6121ea6d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13: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-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"555.600466ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","reconcileID":"e860316a-8ba8-4e40-970b-b8acb5e17083","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13: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-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"579.840252ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","reconcileID":"26901d35-fce2-47a6-9745-06bb5a45ce4e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13: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-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"900.743511ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","reconcileID":"e942de29-1670-441e-a91c-7fd5e500dffb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13: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-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"1.518891932s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","reconcileID":"68548a10-11cb-4b4f-8cef-b2bbc8c157d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13: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-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","elapsedSinceCompletion":"1.541560681s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:13:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","reconcileID":"e29d9008-a2a6-4634-b732-98dd159bbf36","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13: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-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","reconcileID":"b70d8b6e-d167-4a6b-9c47-fd689d624848","component.Name":"gl-multi-component-parent-osja"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cfmm-20260504-120421-000"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cfmm-20260504-120421-000","application":"build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cfmm-20260504-120421-000"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"build-suite-component-update-cfmm-20260504-120421-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cfmm-20260504-120421-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-osja","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tkyr/gl-multi-component-child-osja@sha256:55400fe212f2c3b67250c57957fdbb1a95b9ccadde808ffca986b90679a0c061","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-vluzoh","revision":"05d575e7f238e635e57065f8bee0bd36e792789b"}}}]} {"level":"info","ts":"2026-05-04T12:13: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-child-osja is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 0c8917bce5694494c1475069cec3a1ebb95c11bb9d6293027a8edb581a280a is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-cfmm-20260504-120421-000"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12: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":"build-suite-component-update-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","Application.Name":"build-suite-component-update-cfmm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12: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":"build-suite-component-update-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"snapshot":{"name":"build-suite-component-update-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"}} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13: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-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13: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-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"build-suite-component-update-cfmm-20260504-120421-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:13: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-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"build-suite-component-update-cfmm-20260504-120421-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:13:32Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12: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":"build-suite-component-update-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12: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":"build-suite-component-update-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13: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-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"build-suite-component-update-cfmm-20260504-120421-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:13: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-cfmm-20260504-120421-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","snapshot.Namespace":"build-e2e-tkyr","snapshot.Name":"build-suite-component-update-cfmm-20260504-120421-000"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfmm-20260504-120421-000"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfmm-20260504-120421-000"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:13:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-osja-on-pull-request-xdcqg has finished running","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","prGroup":"konflux-go-component-blziun","prGroupHash":"2e37d32f277dc747807b59e498316af4c5cbe31a3c0f63e54edfa83eb18fab"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:13:17Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:24Z","completionTime":"2026-05-04T12:13:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"IMAGE_DIGEST","value":"sha256:d3fa2bd3d639a1728be9c8467117629fbf70b706fb44dd80bc993dd50a3af9fb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"61f7b41adf8bf6f615d25e362fe6c72627c08738"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"61f7b41adf8bf6f615d25e362fe6c72627c08738"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-c7898840553a93951691b7f43592e42d-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-blziun-on-pull-request-qstn5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-req508ba29651cf39db90022ace120b21d5","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-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-dbbb2aa8d03b51838767fa847fdb9c40-f1dbc756beb9a656-01"}},"deletionTimestamp":"2026-05-04 12:13:33 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-blziun-on-pull-request-qstn5 has finished running","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","prGroup":"konflux-go-component-blziun","prGroupHash":"2e37d32f277dc747807b59e498316af4c5cbe31a3c0f63e54edfa83eb18fab"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:13:17Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:24Z","completionTime":"2026-05-04T12:13:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"IMAGE_DIGEST","value":"sha256:d3fa2bd3d639a1728be9c8467117629fbf70b706fb44dd80bc993dd50a3af9fb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"61f7b41adf8bf6f615d25e362fe6c72627c08738"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"61f7b41adf8bf6f615d25e362fe6c72627c08738"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-c7898840553a93951691b7f43592e42d-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-blziun-on-pull-request-qstn5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-req508ba29651cf39db90022ace120b21d5","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-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-dbbb2aa8d03b51838767fa847fdb9c40-f1dbc756beb9a656-01"}},"deletionTimestamp":"2026-05-04 12:13:33 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-blziun-on-pull-request-qstn5 has finished running","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","prGroup":"konflux-go-component-blziun","prGroupHash":"2e37d32f277dc747807b59e498316af4c5cbe31a3c0f63e54edfa83eb18fab"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:13:17Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:03:24Z","completionTime":"2026-05-04T12:13:17Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"IMAGE_DIGEST","value":"sha256:d3fa2bd3d639a1728be9c8467117629fbf70b706fb44dd80bc993dd50a3af9fb"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"61f7b41adf8bf6f615d25e362fe6c72627c08738"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"61f7b41adf8bf6f615d25e362fe6c72627c08738"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun:on-pr-61f7b41adf8bf6f615d25e362fe6c72627c08738"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-c7898840553a93951691b7f43592e42d-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-blziun-on-pull-request-qstn5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-req508ba29651cf39db90022ace120b21d5","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-blziun-on-pull-request-qstn5-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-dbbb2aa8d03b51838767fa847fdb9c40-f1dbc756beb9a656-01"}},"deletionTimestamp":"2026-05-04 12:13:33 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-blziun-on-pull-request-qstn5 has finished running","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-qstn5","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:13: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-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","snapshot.Name":"build-suite-component-update-cfmm-20260504-120421-000"} {"level":"info","ts":"2026-05-04T12:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-pull-request-xdcqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-osja-on-pull-request-xdcqg has finished running","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"error","ts":"2026-05-04T12:13:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-pac-gitlab-xwkkor","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor","reconcileID":"9008e5e9-bbf0-4cbd-afe8-f72c7a2addfe","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-pac-gitlab-xwkkor\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:13:34Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-xwkkor","namespace":"gitlab-rep-juyn"},"application":"gitlab-rep-juyn/integ-app-vtfn","namespace":"gitlab-rep-juyn","name":"test-comp-pac-gitlab-xwkkor","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:13:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-hkef-d5x8r","namespace":"gitlab-rep-juyn"},"pipelineRun.Name":"my-integration-test-hkef-d5x8r"} {"level":"info","ts":"2026-05-04T12:13:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-hkef-d5x8r","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"my-integration-test-hkef-d5x8r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:13:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-nxiz-jddp2","namespace":"gitlab-rep-juyn"},"pipelineRun.Name":"my-integration-test-nxiz-jddp2"} {"level":"info","ts":"2026-05-04T12:13:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nxiz-jddp2","namespace":"gitlab-rep-juyn"},"namespace":"gitlab-rep-juyn","name":"my-integration-test-nxiz-jddp2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-04T12:13:34Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-xwkkor-on-pull-request-z2lhf","namespace":"gitlab-rep-juyn"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:13:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-juyn","snapshot":"integ-app-vtfn-20260504-121004-000"} {"level":"info","ts":"2026-05-04T12:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:36Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-bm7x7","reconcileID":"77b7193b-997f-4e80-8b2e-b20616f37afe","Component.Namespace":"konflux-stxp","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle@sha256:3d1b0687433d59183ad8dc791d01b8d38bd482e7a8bda12bd93778a2bae4c75e","Component.Name":"konflux-demo-component-ayle","lastBuildCommit":"8dc9ce5351403474e9efb45f0ea93af534b07b34"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","component.Namespace":"konflux-stxp","component.Name":"konflux-demo-component-ayle"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260504-121018-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-app-20260504-121018-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260504-121018-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-ayle","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle@sha256:3d1b0687433d59183ad8dc791d01b8d38bd482e7a8bda12bd93778a2bae4c75e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"8dc9ce5351403474e9efb45f0ea93af534b07b34"}}}]} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-voau"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"}} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260504-121018-000","testedSnapshot":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"my-integration-test-voau-qz82d","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-voau"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-bm7x7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:36Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"namespace":"konflux-stxp","name":"konflux-demo-app-20260504-121018-000","reconcileID":"1fb73c3c-1cf4-401a-878f-0213982ea0a2","snapshot.name":"konflux-demo-app-20260504-121018-000","pipelinerun.name":"konflux-demo-component-ayle-on-push-bm7x7","duration":2.905078619} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-app-20260504-121018-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","scenario.Name":"my-integration-test-voau","destinationSnapshot.Name":"konflux-demo-app-20260504-121018-000","testedSnapshot":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","scenario.Name":"my-integration-test-voau","destinationSnapshot.Name":"konflux-demo-app-20260504-121018-000","testedSnapshot":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-bm7x7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-bm7x7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","ExternalID":"my-integration-test-voau-konflux-demo-component-ayle"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","ExternalID":"my-integration-test-voau-konflux-demo-component-ayle"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","snapshot.NameSpace":"konflux-stxp","snapshot.Name":"konflux-demo-app-20260504-121018-000","scenarioName":"my-integration-test-voau","externalID":"my-integration-test-voau-konflux-demo-component-ayle"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-bm7x7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ayle-on-push-bm7x7 has finished running","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-bm7x7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ayle-on-push-bm7x7 has finished running","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","ID":74220868015,"CheckName":"Konflux Dev version / my-integration-test-voau / konflux-demo-component-ayle","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260504-121018-000","destinationSnapshot.Name":"konflux-demo-app-20260504-121018-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-voau-qz82d","namespace":"konflux-stxp"},"namespace":"konflux-stxp","name":"my-integration-test-voau-qz82d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13: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":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"}} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260504-121018-000","testedSnapshot":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","scenario.Name":"my-integration-test-voau","destinationSnapshot.Name":"konflux-demo-app-20260504-121018-000","testedSnapshot":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","scenario.Name":"my-integration-test-voau","destinationSnapshot.Name":"konflux-demo-app-20260504-121018-000","testedSnapshot":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","ExternalID":"my-integration-test-voau-konflux-demo-component-ayle"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74220868015, NodeID:\"CR_kwDOMZ6fKs8AAAARR-iRrw\", HeadSHA:\"8dc9ce5351403474e9efb45f0ea93af534b07b34\", ExternalID:\"my-integration-test-voau-konflux-demo-component-ayle\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74220868015\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74220868015\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:13:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-ayle snapshot konflux-demo-app-20260504-121018-000 and scenario my-integration-test-voau is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74220868015/annotations\"}, Name:\"Konflux Dev version / my-integration-test-voau / konflux-demo-component-ayle\", CheckSuite:github.CheckSuite{ID:67347077260}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","ID":74220868015,"CheckName":"Konflux Dev version / my-integration-test-voau / konflux-demo-component-ayle","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260504-121018-000","destinationSnapshot.Name":"konflux-demo-app-20260504-121018-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-blziun-on-pull-request-wshjw","PR group":"konflux-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","prGroup":"konflux-go-component-blziun","prGroupHash":"2e37d32f277dc747807b59e498316af4c5cbe31a3c0f63e54edfa83eb18fab"} {"level":"info","ts":"2026-05-04T12:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:13:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:13:38Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:13:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-smwb","externalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74220871981,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"go-component-blziun-on-pull-request-wshjw","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"go-component-blziun-on-pull-request-wshjw"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-wssv/go-component-blziun-on-pull-request-qstn5 with pr group konflux-go-component-blziun is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-blziun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74220871981, NodeID:\"CR_kwDONSo-hs8AAAARR-ihLQ\", HeadSHA:\"b577025889019ac811656bbbc724a45785f5d521\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74220871981\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74220871981\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:13:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-blziun snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/go-component-blziun-on-pull-request-wshjw is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74220871981/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67347530005}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623853524, Number:21643, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21643\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-blziun\", SHA:\"b577025889019ac811656bbbc724a45785f5d521\", 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-sildsf\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74220871981,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"go-component-blziun-on-pull-request-wshjw","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"go-component-blziun-on-pull-request-wshjw"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-wssv/go-component-blziun-on-pull-request-qstn5 with pr group konflux-go-component-blziun is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-blziun is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"}} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-app-20260504-121018-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-voau-qz82d","namespace":"konflux-stxp"},"namespace":"konflux-stxp","name":"my-integration-test-voau-qz82d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-app-20260504-121018-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260504-121018-000","testedSnapshot":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","scenario.Name":"my-integration-test-voau","destinationSnapshot.Name":"konflux-demo-app-20260504-121018-000","testedSnapshot":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","scenario.Name":"my-integration-test-voau","destinationSnapshot.Name":"konflux-demo-app-20260504-121018-000","testedSnapshot":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-app-20260504-121018-000-8dc9ce5-gnbrs","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","release.Name":"konflux-demo-app-20260504-121018-000-8dc9ce5-gnbrs"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","ExternalID":"my-integration-test-voau-konflux-demo-component-ayle"} {"level":"info","ts":"2026-05-04T12:13:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74220868015, NodeID:\"CR_kwDOMZ6fKs8AAAARR-iRrw\", HeadSHA:\"8dc9ce5351403474e9efb45f0ea93af534b07b34\", ExternalID:\"my-integration-test-voau-konflux-demo-component-ayle\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74220868015\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74220868015\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:13:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-ayle snapshot konflux-demo-app-20260504-121018-000 and scenario my-integration-test-voau 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/74220868015/annotations\"}, Name:\"Konflux Dev version / my-integration-test-voau / konflux-demo-component-ayle\", CheckSuite:github.CheckSuite{ID:67347077260}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-04T12:13:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","ID":74220868015,"CheckName":"Konflux Dev version / my-integration-test-voau / konflux-demo-component-ayle","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:13:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260504-121018-000","destinationSnapshot.Name":"konflux-demo-app-20260504-121018-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:13:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:13:45Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260504-121018-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"my-integration-test-voau-qz82d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-qxnvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12: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-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12: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-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-qxnvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-ayle-on-push-qxnvs is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","prGroup":"konflux-test-component-pac-mmtvvt","prGroupHash":"73c0b5d51273209b2329083efa616b913f41d3a187f530ee1fca12518f63b1"} {"level":"info","ts":"2026-05-04T12:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:13:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ExternalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:13:55Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ExternalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:13:55Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","existingCheckRun":"github.CheckRun{ID:74220429430, NodeID:\"CR_kwDOKrwUx88AAAARR-Hgdg\", HeadSHA:\"9d6815db289ecb79de552110354ba9684dbbb194\", ExternalID:\"my-integration-test-nqco-test-component-pac-mmtvvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74220429430\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74220429430\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:10:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-mmtvvt snapshot scenario my-integration-test-nqco is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-qvkz/test-component-pac-mmtvvt-on-pull-request-lws57 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74220429430/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nqco / test-component-pac-mmtvvt\", CheckSuite:github.CheckSuite{ID:67347094918}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623847456, Number:30081, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30081\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mmtvvt\", SHA:\"9d6815db289ecb79de552110354ba9684dbbb194\", 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-oaeqfa\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-04T12:13:55Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ID":74220429430,"CheckName":"Konflux Dev version / my-integration-test-nqco / test-component-pac-mmtvvt","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-04T12:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","pipelineRun.Namespace":"integration1-qvkz","pipelineRun.Name":"test-component-pac-mmtvvt-on-pull-request-lws57","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","pipelinerun.Name":"test-component-pac-mmtvvt-on-pull-request-lws57"} {"level":"info","ts":"2026-05-04T12:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:55Z","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-mmtvvt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:13:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:10:28Z","completionTime":"2026-05-04T12:13:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"IMAGE_DIGEST","value":"sha256:d1462b787868226d5875e54ff89cea1e748a256f09d77d34a597380c973f264a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"9d6815db289ecb79de552110354ba9684dbbb194"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"9d6815db289ecb79de552110354ba9684dbbb194"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component37aee564bc9043793b9ce59fdd977cc8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp37aee564bc9043793b9ce59fdd977cc8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen37aee564bc9043793b9ce59fdd977cc8-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes37aee564bc9043793b9ce59fdd977cc8-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-mmtvvt-on-pull-request-lws57-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pu0f31e6cc03c04dbbdd2ebf03db82e649","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component37aee564bc9043793b9ce59fdd977cc8-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone37aee564bc9043793b9ce59fdd977cc8-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon37aee564bc9043793b9ce59fdd977cc8-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-2d015df1b2595e3d977601162ed7e5e9-d941ff529b9816a5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:13:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mmtvvt-on-pull-request-lws57 has finished running","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","prGroup":"konflux-test-component-pac-mmtvvt","prGroupHash":"73c0b5d51273209b2329083efa616b913f41d3a187f530ee1fca12518f63b1"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:13:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:10:28Z","completionTime":"2026-05-04T12:13:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"IMAGE_DIGEST","value":"sha256:d1462b787868226d5875e54ff89cea1e748a256f09d77d34a597380c973f264a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"9d6815db289ecb79de552110354ba9684dbbb194"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"9d6815db289ecb79de552110354ba9684dbbb194"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component37aee564bc9043793b9ce59fdd977cc8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp37aee564bc9043793b9ce59fdd977cc8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen37aee564bc9043793b9ce59fdd977cc8-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes37aee564bc9043793b9ce59fdd977cc8-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-mmtvvt-on-pull-request-lws57-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pu0f31e6cc03c04dbbdd2ebf03db82e649","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component37aee564bc9043793b9ce59fdd977cc8-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone37aee564bc9043793b9ce59fdd977cc8-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon37aee564bc9043793b9ce59fdd977cc8-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-2d015df1b2595e3d977601162ed7e5e9-d941ff529b9816a5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mmtvvt-on-pull-request-lws57 has finished running","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","prGroup":"konflux-test-component-pac-mmtvvt","prGroupHash":"73c0b5d51273209b2329083efa616b913f41d3a187f530ee1fca12518f63b1"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:13:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:10:28Z","completionTime":"2026-05-04T12:13:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"IMAGE_DIGEST","value":"sha256:d1462b787868226d5875e54ff89cea1e748a256f09d77d34a597380c973f264a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"9d6815db289ecb79de552110354ba9684dbbb194"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"9d6815db289ecb79de552110354ba9684dbbb194"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component37aee564bc9043793b9ce59fdd977cc8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp37aee564bc9043793b9ce59fdd977cc8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen37aee564bc9043793b9ce59fdd977cc8-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes37aee564bc9043793b9ce59fdd977cc8-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-mmtvvt-on-pull-request-lws57-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pu0f31e6cc03c04dbbdd2ebf03db82e649","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component37aee564bc9043793b9ce59fdd977cc8-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone37aee564bc9043793b9ce59fdd977cc8-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon37aee564bc9043793b9ce59fdd977cc8-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-2d015df1b2595e3d977601162ed7e5e9-d941ff529b9816a5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mmtvvt-on-pull-request-lws57 has finished running","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","prGroup":"konflux-test-component-pac-mmtvvt","prGroupHash":"73c0b5d51273209b2329083efa616b913f41d3a187f530ee1fca12518f63b1"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:13:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:10:28Z","completionTime":"2026-05-04T12:13:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"IMAGE_DIGEST","value":"sha256:d1462b787868226d5875e54ff89cea1e748a256f09d77d34a597380c973f264a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"9d6815db289ecb79de552110354ba9684dbbb194"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"9d6815db289ecb79de552110354ba9684dbbb194"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component37aee564bc9043793b9ce59fdd977cc8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp37aee564bc9043793b9ce59fdd977cc8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen37aee564bc9043793b9ce59fdd977cc8-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes37aee564bc9043793b9ce59fdd977cc8-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-mmtvvt-on-pull-request-lws57-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pu0f31e6cc03c04dbbdd2ebf03db82e649","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component37aee564bc9043793b9ce59fdd977cc8-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone37aee564bc9043793b9ce59fdd977cc8-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon37aee564bc9043793b9ce59fdd977cc8-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-2d015df1b2595e3d977601162ed7e5e9-d941ff529b9816a5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-lws57","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mmtvvt-on-pull-request-lws57 has finished running","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:13:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:03Z","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-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"968.161271ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","reconcileID":"6a3844f1-18f9-4261-a7eb-33551901ed74","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:03Z","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-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"974.199667ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","reconcileID":"4562b5ed-1eab-4d8d-a76a-bf169edfabaa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:03Z","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-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"984.767954ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","reconcileID":"f0a74deb-3b27-4fdd-9070-611658b5a5bc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:04Z","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-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"1.00530356s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","reconcileID":"1c545a17-60f3-42da-91b4-9d4df5e4a2cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:04Z","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-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"1.046421529s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","reconcileID":"6eb34e9d-b0f9-4d7f-b6dc-7186602c4e1a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:04Z","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-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"1.127139753s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","reconcileID":"7852ddbc-c2e1-423f-a306-613c715db09d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:04Z","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-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"1.287990299s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","reconcileID":"52e76765-0a2b-49dc-bc04-127116a41d4c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:04Z","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-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"1.608444974s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","reconcileID":"7f524c7f-41a1-43e9-8617-1c50ded8577c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"2.008039915s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","reconcileID":"4c456fbc-e39e-4ade-aeab-9950a1353b5b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"2.249487685s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","reconcileID":"e26d384d-0a5e-4813-a971-a7da27234f2e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","elapsedSinceCompletion":"2.300599481s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","reconcileID":"84189a49-0c39-4e6a-9de3-e4c051fa7ab5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:06Z","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-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","reconcileID":"ec55c06f-568f-4b29-9f08-26928c454af6","component.Name":"gh-multi-component-child-fxkd"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nmkx-20260504-120849-000"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-nmkx-20260504-120849-000","application":"build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nmkx-20260504-120849-000"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"build-suite-component-update-nmkx-20260504-120849-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nmkx-20260504-120849-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-fxkd","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd@sha256:7cd389a954bf4e188b53fbe93f1839862142d7b7910366c80b66d125e8fed1f0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds","revision":"83e829e178607d4cadb161e78b751c9c3fe81418"}}}]} {"level":"info","ts":"2026-05-04T12:14:06Z","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-fxkd is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9a9a74bb3f31f03e5fabea74e4738d5ac4b356e3d3b59c6e78e534ae2a7b36 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nmkx-20260504-120849-000"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","Application.Name":"build-suite-component-update-nmkx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:14: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-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"}} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14: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-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"build-suite-component-update-nmkx-20260504-120849-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:14:06Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nmkx-20260504-120849-000"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"build-suite-component-update-nmkx-20260504-120849-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"build-suite-component-update-nmkx-20260504-120849-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:14: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-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","snapshot.Namespace":"build-e2e-jwpt","snapshot.Name":"build-suite-component-update-nmkx-20260504-120849-000"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120849-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nmkx-20260504-120849-000"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:14:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-fxkd-on-pull-request-xj2jk has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","snapshot.Name":"build-suite-component-update-nmkx-20260504-120849-000"} {"level":"info","ts":"2026-05-04T12:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:14:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-fxkd-on-pull-request-xj2jk has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-pull-request-xj2jk","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"328.410929ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","reconcileID":"42cc503b-2beb-41bf-90ec-efbbda23b5d6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"333.964292ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","reconcileID":"d4d597e7-56bf-42fe-8878-bc08e47a9a42","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"344.94916ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","reconcileID":"c66cc9cd-aaee-4b6d-8b1d-184551bf406a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"365.561264ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","reconcileID":"a4fab6c9-fa4a-42d2-9099-dbd70d8c0236","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"406.186108ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","reconcileID":"11ebf6ff-3da8-40e4-a0bb-0ea96b7adb35","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"487.796461ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","reconcileID":"4bc2a7fa-316a-41a3-97d9-e0f4cd60eff8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"501.635906ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","reconcileID":"84e4b76e-de94-4d5d-81a0-52eb9da595be","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"648.246708ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","reconcileID":"24696d8e-22b5-410f-8ceb-f77020956de9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"1.22933185s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","reconcileID":"379bb914-3443-4ced-9295-816c1c2cc268","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"1.289581224s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","reconcileID":"a2c382cd-e6eb-41bc-9364-3df824af7ebd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:14: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:14:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-whdk-20260504-120442-000"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-whdk-20260504-120442-000","application":"build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-whdk-20260504-120442-000"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"build-suite-test-application-whdk-20260504-120442-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-whdk-20260504-120442-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-vzoroq","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lfqx/gl-test-custom-branch-vzoroq@sha256:f7f5300c0a26a163b03234dce58a735c9e01d291d2f273e1fd1c86daa91d450d","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-nugoue","revision":"0608f3a8cae8a759b593c4b563168a63e71612a4"}}}]} {"level":"info","ts":"2026-05-04T12:14:12Z","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-vzoroq is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash de9626687667ed3555269556e2bba87d5f778a82cb7ecfe29e4d529d4429c9 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-whdk-20260504-120442-000"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","Application.Name":"build-suite-test-application-whdk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"}} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"build-suite-test-application-whdk-20260504-120442-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:14:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"build-suite-test-application-whdk-20260504-120442-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"build-suite-test-application-whdk-20260504-120442-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","snapshot.Namespace":"build-e2e-lfqx","snapshot.Name":"build-suite-test-application-whdk-20260504-120442-000"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-whdk-20260504-120442-000"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-whdk-20260504-120442-000"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:14:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-vzoroq-on-pull-request-2rvhs has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14: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":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","snapshot.Name":"build-suite-test-application-whdk-20260504-120442-000"} {"level":"info","ts":"2026-05-04T12:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-vzoroq-on-pull-request-2rvhs has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-2rvhs","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","prGroup":"konflux-test-component-pac-mmtvvt","prGroupHash":"73c0b5d51273209b2329083efa616b913f41d3a187f530ee1fca12518f63b1"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:13:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:10:28Z","completionTime":"2026-05-04T12:13:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"IMAGE_DIGEST","value":"sha256:d1462b787868226d5875e54ff89cea1e748a256f09d77d34a597380c973f264a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"9d6815db289ecb79de552110354ba9684dbbb194"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"9d6815db289ecb79de552110354ba9684dbbb194"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component37aee564bc9043793b9ce59fdd977cc8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp37aee564bc9043793b9ce59fdd977cc8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen37aee564bc9043793b9ce59fdd977cc8-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes37aee564bc9043793b9ce59fdd977cc8-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-mmtvvt-on-pull-request-lws57-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pu0f31e6cc03c04dbbdd2ebf03db82e649","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component37aee564bc9043793b9ce59fdd977cc8-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone37aee564bc9043793b9ce59fdd977cc8-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon37aee564bc9043793b9ce59fdd977cc8-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-2d015df1b2595e3d977601162ed7e5e9-d941ff529b9816a5-01"}},"deletionTimestamp":"2026-05-04 12:14:16 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mmtvvt-on-pull-request-lws57 has finished running","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","prGroup":"konflux-test-component-pac-mmtvvt","prGroupHash":"73c0b5d51273209b2329083efa616b913f41d3a187f530ee1fca12518f63b1"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:13:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:10:28Z","completionTime":"2026-05-04T12:13:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"IMAGE_DIGEST","value":"sha256:d1462b787868226d5875e54ff89cea1e748a256f09d77d34a597380c973f264a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"9d6815db289ecb79de552110354ba9684dbbb194"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"9d6815db289ecb79de552110354ba9684dbbb194"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component37aee564bc9043793b9ce59fdd977cc8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp37aee564bc9043793b9ce59fdd977cc8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen37aee564bc9043793b9ce59fdd977cc8-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes37aee564bc9043793b9ce59fdd977cc8-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-mmtvvt-on-pull-request-lws57-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pu0f31e6cc03c04dbbdd2ebf03db82e649","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component37aee564bc9043793b9ce59fdd977cc8-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone37aee564bc9043793b9ce59fdd977cc8-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon37aee564bc9043793b9ce59fdd977cc8-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-2d015df1b2595e3d977601162ed7e5e9-d941ff529b9816a5-01"}},"deletionTimestamp":"2026-05-04 12:14:16 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mmtvvt-on-pull-request-lws57 has finished running","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","prGroup":"konflux-test-component-pac-mmtvvt","prGroupHash":"73c0b5d51273209b2329083efa616b913f41d3a187f530ee1fca12518f63b1"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:13:55Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-04T12:10:28Z","completionTime":"2026-05-04T12:13:55Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"IMAGE_DIGEST","value":"sha256:d1462b787868226d5875e54ff89cea1e748a256f09d77d34a597380c973f264a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"9d6815db289ecb79de552110354ba9684dbbb194"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"9d6815db289ecb79de552110354ba9684dbbb194"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt:on-pr-9d6815db289ecb79de552110354ba9684dbbb194"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component37aee564bc9043793b9ce59fdd977cc8-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp37aee564bc9043793b9ce59fdd977cc8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen37aee564bc9043793b9ce59fdd977cc8-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes37aee564bc9043793b9ce59fdd977cc8-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-mmtvvt-on-pull-request-lws57-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pu0f31e6cc03c04dbbdd2ebf03db82e649","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component37aee564bc9043793b9ce59fdd977cc8-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone37aee564bc9043793b9ce59fdd977cc8-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-mmtvvt-on-pull-request-lws57-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon37aee564bc9043793b9ce59fdd977cc8-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-2d015df1b2595e3d977601162ed7e5e9-d941ff529b9816a5-01"}},"deletionTimestamp":"2026-05-04 12:14:16 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mmtvvt-on-pull-request-lws57 has finished running","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-lws57","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","PR group":"konflux-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","prGroup":"konflux-test-component-pac-mmtvvt","prGroupHash":"73c0b5d51273209b2329083efa616b913f41d3a187f530ee1fca12518f63b1"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:14:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ExternalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:14:21Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ExternalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:14:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.NameSpace":"integration1-qvkz","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-nqco","externalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:14:21Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ID":74220974248,"CheckName":"Konflux Dev version / my-integration-test-nqco / test-component-pac-mmtvvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","pipelineRun.Namespace":"integration1-qvkz","pipelineRun.Name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","pipelinerun.Name":"test-component-pac-mmtvvt-on-pull-request-hjqpc"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-qvkz/test-component-pac-mmtvvt-on-pull-request-lws57 with pr group konflux-test-component-pac-mmtvvt is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","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-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","PR group":"konflux-gh-multi-component-child-fxkd"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nmkx-20260504-120305-000"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","prGroup":"konflux-gh-multi-component-child-fxkd","prGroupHash":"64719d172498b8e97dc58f411f7bbce9121070b2a0496220c0cdf0b838f5c7"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"}} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","snapshot.Namespace":"build-e2e-jwpt","snapshot.Name":"build-suite-component-update-nmkx-20260504-120305-000"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-child-fxkd-on-pull-request-dmqfh with pr group konflux-gh-multi-component-child-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jwpt/gh-multi-component-child-fxkd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-child-fxkd-on-pull-request-dmqfh with pr group konflux-gh-multi-component-child-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jwpt/gh-multi-component-child-fxkd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-child-fxkd-on-pull-request-dmqfh with pr group konflux-gh-multi-component-child-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jwpt/gh-multi-component-child-fxkd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14: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-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14: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-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-child-fxkd-on-pull-request-dmqfh with pr group konflux-gh-multi-component-child-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jwpt/gh-multi-component-child-fxkd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14: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-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14: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-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-child-fxkd-on-pull-request-dmqfh with pr group konflux-gh-multi-component-child-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jwpt/gh-multi-component-child-fxkd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14: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-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nmkx-20260504-120305-000"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","prGroup":"konflux-gh-multi-component-child-fxkd","prGroupHash":"64719d172498b8e97dc58f411f7bbce9121070b2a0496220c0cdf0b838f5c7"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-child-fxkd-on-pull-request-dmqfh with pr group konflux-gh-multi-component-child-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jwpt/gh-multi-component-child-fxkd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:14:30Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-fxkd-on-pull-request-qjq2r\" was cancelled"}],"startTime":"2026-05-04T12:14:23Z","completionTime":"2026-05-04T12:14:30Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-slycds"},{"name":"revision","value":"d880f3c9499142d57499ea9427d56d13ddb782d5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd:on-pr-d880f3c9499142d57499ea9427d56d13ddb782d5.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd:on-pr-d880f3c9499142d57499ea9427d56d13ddb782d5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd:on-pr-d880f3c9499142d57499ea9427d56d13ddb782d5"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd:on-pr-d880f3c9499142d57499ea9427d56d13ddb782d5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0ef5ec2732954e380152ab8b238cfe6e-d99f0c70b41817b9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"}} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-nmkx-20260504-120305-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","snapshot.Namespace":"build-e2e-jwpt","snapshot.Name":"build-suite-component-update-nmkx-20260504-120305-000"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-fxkd-on-pull-request-qjq2r has finished running","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nmkx-20260504-120305-000"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","prGroup":"konflux-gh-multi-component-child-fxkd","prGroupHash":"64719d172498b8e97dc58f411f7bbce9121070b2a0496220c0cdf0b838f5c7"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-child-fxkd-on-pull-request-dmqfh with pr group konflux-gh-multi-component-child-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jwpt/gh-multi-component-child-fxkd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:14:30Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-fxkd-on-pull-request-qjq2r\" was cancelled"}],"startTime":"2026-05-04T12:14:23Z","completionTime":"2026-05-04T12:14:30Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-slycds"},{"name":"revision","value":"d880f3c9499142d57499ea9427d56d13ddb782d5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd:on-pr-d880f3c9499142d57499ea9427d56d13ddb782d5.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd:on-pr-d880f3c9499142d57499ea9427d56d13ddb782d5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd:on-pr-d880f3c9499142d57499ea9427d56d13ddb782d5"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd:on-pr-d880f3c9499142d57499ea9427d56d13ddb782d5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0ef5ec2732954e380152ab8b238cfe6e-d99f0c70b41817b9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-fxkd-on-pull-request-qjq2r has finished running","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nmkx-20260504-120305-000"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","prGroup":"konflux-gh-multi-component-child-fxkd","prGroupHash":"64719d172498b8e97dc58f411f7bbce9121070b2a0496220c0cdf0b838f5c7"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-child-fxkd-on-pull-request-dmqfh with pr group konflux-gh-multi-component-child-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jwpt/gh-multi-component-child-fxkd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:14:30Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-fxkd-on-pull-request-qjq2r\" was cancelled"}],"startTime":"2026-05-04T12:14:23Z","completionTime":"2026-05-04T12:14:30Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-slycds"},{"name":"revision","value":"d880f3c9499142d57499ea9427d56d13ddb782d5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd:on-pr-d880f3c9499142d57499ea9427d56d13ddb782d5.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd:on-pr-d880f3c9499142d57499ea9427d56d13ddb782d5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd:on-pr-d880f3c9499142d57499ea9427d56d13ddb782d5"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd:on-pr-d880f3c9499142d57499ea9427d56d13ddb782d5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0ef5ec2732954e380152ab8b238cfe6e-d99f0c70b41817b9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-fxkd-on-pull-request-qjq2r has finished running","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nmkx-20260504-120305-000"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","prGroup":"konflux-gh-multi-component-child-fxkd","prGroupHash":"64719d172498b8e97dc58f411f7bbce9121070b2a0496220c0cdf0b838f5c7"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jwpt/gh-multi-component-child-fxkd-on-pull-request-dmqfh with pr group konflux-gh-multi-component-child-fxkd is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jwpt/gh-multi-component-child-fxkd, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-fxkd is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12: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":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:14:30Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-fxkd-on-pull-request-qjq2r\" was cancelled"}],"startTime":"2026-05-04T12:14:23Z","completionTime":"2026-05-04T12:14:30Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-slycds"},{"name":"revision","value":"d880f3c9499142d57499ea9427d56d13ddb782d5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd:on-pr-d880f3c9499142d57499ea9427d56d13ddb782d5.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd:on-pr-d880f3c9499142d57499ea9427d56d13ddb782d5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd:on-pr-d880f3c9499142d57499ea9427d56d13ddb782d5"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd:on-pr-d880f3c9499142d57499ea9427d56d13ddb782d5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-0ef5ec2732954e380152ab8b238cfe6e-d99f0c70b41817b9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-fxkd-on-pull-request-qjq2r has finished running","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-pull-request-qjq2r","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-push-zrq79","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:14:32Z","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-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14: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":"gh-multi-component-child-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14: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":"gh-multi-component-child-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-push-zrq79","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-fxkd-on-push-zrq79 is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-push-g9xfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:14:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-nmkx-20260504-120849-000"} {"level":"info","ts":"2026-05-04T12:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14: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":"gh-multi-component-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14: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":"gh-multi-component-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-push-g9xfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-fxkd-on-push-g9xfm is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-7jdw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-7jdw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:14:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-osja-on-push-7jdw6 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"522.420843ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","reconcileID":"c67b7ac3-5a5b-48f9-9cbb-1b63f78d7cd6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"528.069515ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","reconcileID":"4f960167-7088-42e4-864e-e9ca3cbec690","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"538.901977ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","reconcileID":"4e7b0cc8-f906-429e-ae85-d2975828109e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"559.634204ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","reconcileID":"e867fc73-6a0f-4ce3-ac76-3ed45168768e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"600.81914ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","reconcileID":"5454b012-f936-4c51-a8b6-ee18e3fb9334","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"661.699728ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","reconcileID":"1085ebfa-ed39-4afb-980e-82ce55d40fb4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"681.246002ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","reconcileID":"d363b10d-45e8-4060-9428-43ef678a448b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"1.001746453s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","reconcileID":"d006da86-9d2c-43fc-8e62-55f6c20172d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"1.489985316s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","reconcileID":"c29e6cd4-2fb9-48d1-8164-a331776c6b2c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"1.642674007s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:14:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:14:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","reconcileID":"263ca84a-dcf3-483a-a6b7-4867485b5b62","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:50Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","reconcileID":"c893f551-e743-44f3-9cc7-f42a848220aa","component.Name":"test-comp-kwju"} {"level":"info","ts":"2026-05-04T12:14:50Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","reconcileID":"c893f551-e743-44f3-9cc7-f42a848220aa","component.Name":"test-comp-exaf"} {"level":"info","ts":"2026-05-04T12:14:50Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","reconcileID":"c893f551-e743-44f3-9cc7-f42a848220aa","component.Name":"test-symlink-comp-jyhz"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-dcxb-20260504-121151-000"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-dcxb-20260504-121151-000","application":"test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-dcxb-20260504-121151-000"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-app-dcxb-20260504-121151-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-dcxb-20260504-121151-000","snapshot.Spec.Components":[{"name":"test-comp-abhe","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-abhe@sha256:2500cfd638d91b325eab066205ee2be56cd65d4a2912d79f13aca02a73935b7f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"e6fbded5afe611b23e1380436422373bb05fb7f4"}}}]} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-abhe is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 35c20ac77960027dba70973c90b5889b8ff5b761e8506082dbb8ce145b2670 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-dcxb-20260504-121151-000"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","Application.Name":"test-app-dcxb","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"}} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-app-dcxb-20260504-121151-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:14:50Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-app-dcxb-20260504-121151-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-app-dcxb-20260504-121151-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","snapshot.Namespace":"build-e2e-idgs","snapshot.Name":"test-app-dcxb-20260504-121151-000"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-dcxb-20260504-121151-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-dcxb-20260504-121151-000"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-dcxb-20260504-121151-000"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:14:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-abhe-on-pull-request-cdm9h has finished running","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14: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":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","snapshot.Name":"test-app-dcxb-20260504-121151-000"} {"level":"info","ts":"2026-05-04T12:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe-on-pull-request-cdm9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:14:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-abhe-on-pull-request-cdm9h has finished running","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:15:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"801.44375ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:15:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","reconcileID":"01625741-3ab7-490a-b261-a4be75e0a768","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"807.755953ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:15:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","reconcileID":"61306750-0550-4be3-a8d3-09e4771f0a51","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"819.401564ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:15:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","reconcileID":"3c4de66c-af80-40e8-853c-3fb6f4e75e1d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"840.636559ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:15:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","reconcileID":"c0991b26-3ad5-4f81-b0b1-7852418b1dde","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"881.452165ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:15:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","reconcileID":"f1ebe1f3-f8b9-487d-8310-0e3f79d34e15","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"962.539862ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:15:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:15:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","reconcileID":"fad7657e-d029-44e8-a144-071f28baf800","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"1.050863155s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:15:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","reconcileID":"0ecf77a8-8dec-491c-8698-1d9eacbfac49","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"1.123595452s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:15:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","reconcileID":"6738b9d2-1ec8-42ff-9cbd-7d719bd61db7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"1.638637801s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:15:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","reconcileID":"6e402a7c-9bcb-403b-b96c-80fca6c31c8d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","elapsedSinceCompletion":"1.764817066s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:15:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","reconcileID":"3a60a8ff-2185-4bd5-bc89-a50ed0367ad2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","reconcileID":"15a10570-ac85-4d93-bd02-38a41f851ba0","component.Name":"test-comp-abhe"} {"level":"info","ts":"2026-05-04T12:15:09Z","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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","reconcileID":"15a10570-ac85-4d93-bd02-38a41f851ba0","component.Name":"test-symlink-comp-jyhz"} {"level":"info","ts":"2026-05-04T12:15:09Z","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-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","reconcileID":"15a10570-ac85-4d93-bd02-38a41f851ba0","component.Name":"test-comp-kwju"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-dcxb-20260504-120329-000"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-dcxb-20260504-120329-000","application":"test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-dcxb-20260504-120329-000"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-app-dcxb-20260504-120329-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-dcxb-20260504-120329-000","snapshot.Spec.Components":[{"name":"test-comp-exaf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-comp-exaf@sha256:ecf7177a599df694362e4858b8f9ac97965737c28bf563f24c1ad3c478fc0625","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"600b4172ac7dac81bf6830ca8145cb4c99716c58"}}}]} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-exaf is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f0cc3261d1a493656453c3fc3be88501d2ab1b9411fd358d2d179076a947a0 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-dcxb-20260504-120329-000"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","Application.Name":"test-app-dcxb","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"}} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-app-dcxb-20260504-120329-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:15:09Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-app-dcxb-20260504-120329-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-app-dcxb-20260504-120329-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","snapshot.Namespace":"build-e2e-idgs","snapshot.Name":"test-app-dcxb-20260504-120329-000"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-dcxb-20260504-120329-000","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-dcxb-20260504-120329-000"} {"level":"info","ts":"2026-05-04T12:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-dcxb-20260504-120329-000"} {"level":"info","ts":"2026-05-04T12:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:15:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-exaf-on-pull-request-xx6h2 has finished running","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","snapshot.Name":"test-app-dcxb-20260504-120329-000"} {"level":"info","ts":"2026-05-04T12:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf-on-pull-request-xx6h2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-exaf-on-pull-request-xx6h2 has finished running","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15: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-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","prGroup":"konflux-test-symlink-comp-jyhz","prGroupHash":"d5a9cc546507b05c07b7ba3bb82f308644ee4efec0e657d1622e05b0a79e66"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-jyhz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:04:13Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-04T12:03:40Z","completionTime":"2026-05-04T12:04:13Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"94456d15758a92f2cfef110f3baf5f26689f73bd"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"94456d15758a92f2cfef110f3baf5f26689f73bd"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-symlink-comp-jyhz:on-pr-94456d15758a92f2cfef110f3baf5f26689f73bd"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-idgs/test-symlink-comp-jyhz:on-pr-94456d15758a92f2cfef110f3baf5f26689f73bd"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:25dcef1d9270b2e03fe6710a733171f7c7208e341fc627dac3a579088f44af34"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf-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-93dd3b18345c1ccb9148aa1554a49e3d-0a1753a4c1b52e9d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-jyhz-on-pull-request-kj2xf has finished running","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-dcxb-20260504-121523-152"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-dcxb-20260504-121523-152","application":"test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-dcxb-20260504-121523-152"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","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-dcxb-20260504-121523-152","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-121523-152","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-dcxb-20260504-121523-152","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-dcxb-20260504-121523-152","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-dcxb-20260504-121523-152","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","Application.Name":"test-app-dcxb","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-dcxb-20260504-121523-152","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-app-dcxb-20260504-121523-152","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:15:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","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-dcxb-20260504-121523-152","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-121523-152","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-dcxb-20260504-121523-152","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-dcxb-20260504-121523-152","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"error","ts":"2026-05-04T12:15:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-abhe","namespace":"build-e2e-idgs"},"namespace":"build-e2e-idgs","name":"test-comp-abhe","reconcileID":"c37071ec-9ba3-421b-9fae-1270c94f1adb","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-abhe\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-dcxb-20260504-121523-240"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-dcxb-20260504-121523-240","application":"test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-dcxb-20260504-121523-240"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","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-dcxb-20260504-121523-240","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-121523-240","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-dcxb-20260504-121523-240","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-dcxb-20260504-121523-240","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-dcxb-20260504-121523-240","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","Application.Name":"test-app-dcxb","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-dcxb-20260504-121523-240","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-app-dcxb-20260504-121523-240","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:15:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","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-dcxb-20260504-121523-240","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-121523-240","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-exaf","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-exaf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-dcxb-20260504-121523-240","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-dcxb-20260504-121523-240","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-dcxb-20260504-121523-276"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-dcxb-20260504-121523-276","application":"test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-dcxb-20260504-121523-276"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","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-dcxb-20260504-121523-276","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-121523-276","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-dcxb-20260504-121523-276","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-dcxb-20260504-121523-276","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-dcxb-20260504-121523-276","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","Application.Name":"test-app-dcxb","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-dcxb-20260504-121523-276","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-app-dcxb-20260504-121523-276","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:15:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","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-dcxb-20260504-121523-276","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-121523-276","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-kwju","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-kwju","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-dcxb-20260504-121523-276","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-dcxb-20260504-121523-276","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-dcxb-20260504-121523-312"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-dcxb-20260504-121523-312","application":"test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-dcxb-20260504-121523-312"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","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-dcxb-20260504-121523-312","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-121523-312","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-dcxb-20260504-121523-312","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-dcxb-20260504-121523-312","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-dcxb-20260504-121523-312","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","Application.Name":"test-app-dcxb","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-dcxb-20260504-121523-312","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-app-dcxb-20260504-121523-312","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:15:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","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-dcxb-20260504-121523-312","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-121523-312","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-dcxb-20260504-121523-312","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-dcxb-20260504-121523-312","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-jyhz","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-symlink-comp-jyhz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-dcxb-20260504-121523-353"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-dcxb-20260504-121523-353","application":"test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-dcxb-20260504-121523-353"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","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-dcxb-20260504-121523-353","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-121523-353","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-dcxb-20260504-121523-353","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-dcxb-20260504-121523-353","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-dcxb-20260504-121523-353","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","Application.Name":"test-app-dcxb","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-dcxb-20260504-121523-353","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-app-dcxb-20260504-121523-353","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:15:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","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-dcxb-20260504-121523-353","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-dcxb-20260504-121523-353","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-dcxb-20260504-121523-353","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-dcxb-20260504-121523-353","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb"} {"level":"info","ts":"2026-05-04T12:15:23Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-abhe","namespace":"build-e2e-idgs"},"application":"build-e2e-idgs/test-app-dcxb","namespace":"build-e2e-idgs","name":"test-comp-abhe","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-04T12:15:23Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-abhe-on-pull-request-cdm9h","namespace":"build-e2e-idgs"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:15:24Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-exaf-on-pull-request-xx6h2","namespace":"build-e2e-idgs"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:15:26Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-kwju-on-pull-request-rffzp","namespace":"build-e2e-idgs"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:15:27Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:15:27Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:15:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-dcxb-20260504-120329-000"} {"level":"info","ts":"2026-05-04T12:15:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-idgs","snapshot":"test-app-dcxb-20260504-120329-000"} {"level":"info","ts":"2026-05-04T12:15:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-dcxb-20260504-120533-000"} {"level":"info","ts":"2026-05-04T12:15:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-idgs","snapshot":"test-app-dcxb-20260504-120533-000"} {"level":"info","ts":"2026-05-04T12:15:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-dcxb-20260504-121151-000"} {"level":"info","ts":"2026-05-04T12:15:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-idgs","snapshot":"test-app-dcxb-20260504-121151-000"} {"level":"info","ts":"2026-05-04T12:15:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-dcxb-20260504-121523-312"} {"level":"info","ts":"2026-05-04T12:15:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-idgs","snapshot":"test-app-dcxb-20260504-121523-312"} {"level":"info","ts":"2026-05-04T12:15:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-dcxb-20260504-121523-353"} {"level":"info","ts":"2026-05-04T12:15:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-idgs","snapshot":"test-app-dcxb-20260504-121523-353"} {"level":"info","ts":"2026-05-04T12:15:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-dcxb-20260504-121523-276"} {"level":"info","ts":"2026-05-04T12:15:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-idgs","snapshot":"test-app-dcxb-20260504-121523-276"} 2026/05/04 12:15:27 http: TLS handshake error from 10.130.0.2:50330: EOF {"level":"info","ts":"2026-05-04T12:15:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-dcxb-20260504-121523-240"} {"level":"info","ts":"2026-05-04T12:15:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-idgs","snapshot":"test-app-dcxb-20260504-121523-240"} 2026/05/04 12:15:27 http: TLS handshake error from 10.129.0.2:57106: EOF {"level":"info","ts":"2026-05-04T12:15:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-dcxb-20260504-121523-152"} {"level":"info","ts":"2026-05-04T12:15:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-idgs","snapshot":"test-app-dcxb-20260504-121523-152"} {"level":"error","ts":"2026-05-04T12:15:27Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:15:27Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-jyhz-on-pull-request-kj2xf","namespace":"build-e2e-idgs"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15: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-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-go-component-gojeuq","prGroupHash":"d6e985eeb97779df7915cd80e7022cc8f449d90b1f5025b0f1af167fad6ca4"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:15:34Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:02:38Z","completionTime":"2026-05-04T12:15:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"18096f704280197c166ccb3ce285b704a86453e5"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"18096f704280197c166ccb3ce285b704a86453e5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-9cc92497f50e0d23bf3d81706d18cecd-064a9cf54d331fe6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gojeuq-on-pull-request-4r55k has finished running","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-go-component-gojeuq","prGroupHash":"d6e985eeb97779df7915cd80e7022cc8f449d90b1f5025b0f1af167fad6ca4"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:15:34Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:02:38Z","completionTime":"2026-05-04T12:15:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"18096f704280197c166ccb3ce285b704a86453e5"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"18096f704280197c166ccb3ce285b704a86453e5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-9cc92497f50e0d23bf3d81706d18cecd-064a9cf54d331fe6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gojeuq-on-pull-request-4r55k has finished running","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-go-component-gojeuq","prGroupHash":"d6e985eeb97779df7915cd80e7022cc8f449d90b1f5025b0f1af167fad6ca4"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:15:34Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:02:38Z","completionTime":"2026-05-04T12:15:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"18096f704280197c166ccb3ce285b704a86453e5"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"18096f704280197c166ccb3ce285b704a86453e5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-9cc92497f50e0d23bf3d81706d18cecd-064a9cf54d331fe6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gojeuq-on-pull-request-4r55k has finished running","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-go-component-gojeuq","prGroupHash":"d6e985eeb97779df7915cd80e7022cc8f449d90b1f5025b0f1af167fad6ca4"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:15:34Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:02:38Z","completionTime":"2026-05-04T12:15:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"18096f704280197c166ccb3ce285b704a86453e5"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"18096f704280197c166ccb3ce285b704a86453e5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-9cc92497f50e0d23bf3d81706d18cecd-064a9cf54d331fe6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gojeuq-on-pull-request-4r55k has finished running","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-go-component-gojeuq","prGroupHash":"d6e985eeb97779df7915cd80e7022cc8f449d90b1f5025b0f1af167fad6ca4"} {"level":"info","ts":"2026-05-04T12:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:15:34Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:02:38Z","completionTime":"2026-05-04T12:15:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"18096f704280197c166ccb3ce285b704a86453e5"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"18096f704280197c166ccb3ce285b704a86453e5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-9cc92497f50e0d23bf3d81706d18cecd-064a9cf54d331fe6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-4r55k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gojeuq-on-pull-request-4r55k has finished running","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-go-component-gojeuq","prGroupHash":"d6e985eeb97779df7915cd80e7022cc8f449d90b1f5025b0f1af167fad6ca4"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:15:34Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:02:38Z","completionTime":"2026-05-04T12:15:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"18096f704280197c166ccb3ce285b704a86453e5"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"18096f704280197c166ccb3ce285b704a86453e5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-9cc92497f50e0d23bf3d81706d18cecd-064a9cf54d331fe6-01"}},"deletionTimestamp":"2026-05-04 12:15:36 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gojeuq-on-pull-request-4r55k has finished running","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-go-component-gojeuq","prGroupHash":"d6e985eeb97779df7915cd80e7022cc8f449d90b1f5025b0f1af167fad6ca4"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:15:34Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:02:38Z","completionTime":"2026-05-04T12:15:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"18096f704280197c166ccb3ce285b704a86453e5"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"18096f704280197c166ccb3ce285b704a86453e5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-9cc92497f50e0d23bf3d81706d18cecd-064a9cf54d331fe6-01"}},"deletionTimestamp":"2026-05-04 12:15:36 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gojeuq-on-pull-request-4r55k has finished running","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-go-component-gojeuq","prGroupHash":"d6e985eeb97779df7915cd80e7022cc8f449d90b1f5025b0f1af167fad6ca4"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:15:34Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:02:38Z","completionTime":"2026-05-04T12:15:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"18096f704280197c166ccb3ce285b704a86453e5"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"18096f704280197c166ccb3ce285b704a86453e5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq:on-pr-18096f704280197c166ccb3ce285b704a86453e5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:2ee16a60a5ca7189f48ba71860286adbb8bc771bb33c331e03d1b3c11587202d"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-gojeuq-on-pull-request-4r55k-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-9cc92497f50e0d23bf3d81706d18cecd-064a9cf54d331fe6-01"}},"deletionTimestamp":"2026-05-04 12:15:36 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gojeuq-on-pull-request-4r55k has finished running","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-4r55k","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-gojeuq-on-pull-request-988d2","PR group":"konflux-go-component-gojeuq"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-go-component-gojeuq","prGroupHash":"d6e985eeb97779df7915cd80e7022cc8f449d90b1f5025b0f1af167fad6ca4"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/go-component-gojeuq-on-pull-request-4r55k with pr group konflux-go-component-gojeuq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/go-component-gojeuq-on-pull-request-4r55k with pr group konflux-go-component-gojeuq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/go-component-gojeuq-on-pull-request-4r55k with pr group konflux-go-component-gojeuq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/go-component-gojeuq-on-pull-request-4r55k with pr group konflux-go-component-gojeuq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/go-component-gojeuq-on-pull-request-4r55k with pr group konflux-go-component-gojeuq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/go-component-gojeuq-on-pull-request-4r55k with pr group konflux-go-component-gojeuq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/go-component-gojeuq-on-pull-request-4r55k with pr group konflux-go-component-gojeuq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/go-component-gojeuq-on-pull-request-4r55k with pr group konflux-go-component-gojeuq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/go-component-gojeuq-on-pull-request-4r55k with pr group konflux-go-component-gojeuq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/go-component-gojeuq-on-pull-request-4r55k with pr group konflux-go-component-gojeuq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15: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-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-h9kvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-h9kvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-osja-on-push-h9kvs is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12: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":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/go-component-gojeuq-on-pull-request-4r55k with pr group konflux-go-component-gojeuq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/go-component-gojeuq-on-pull-request-4r55k with pr group konflux-go-component-gojeuq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/go-component-gojeuq-on-pull-request-4r55k with pr group konflux-go-component-gojeuq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/go-component-gojeuq-on-pull-request-4r55k with pr group konflux-go-component-gojeuq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/go-component-gojeuq-on-pull-request-4r55k with pr group konflux-go-component-gojeuq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/go-component-gojeuq-on-pull-request-4r55k with pr group konflux-go-component-gojeuq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15: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-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16: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-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16: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-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/go-component-gojeuq-on-pull-request-4r55k with pr group konflux-go-component-gojeuq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-drtq/gh-test-custom-branch-rjcrao, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-rjcrao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:16: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:16: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:16: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","PR group":"konflux-gl-test-custom-branch-vzoroq"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-whdk-20260504-120442-000"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","prGroup":"konflux-gl-test-custom-branch-vzoroq","prGroupHash":"de9626687667ed3555269556e2bba87d5f778a82cb7ecfe29e4d529d4429c9"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"}} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-whdk-20260504-120442-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","snapshot.Namespace":"build-e2e-lfqx","snapshot.Name":"build-suite-test-application-whdk-20260504-120442-000"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:16:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:16:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:16:54Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-qxnvs","reconcileID":"7fde279d-6af8-4e98-9c5b-27e461233335","Component.Namespace":"konflux-stxp","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle@sha256:d66b93be0f94a4838eddede25862b5c79372edba7b8ef1a358efa8cd847610a5","Component.Name":"konflux-demo-component-ayle","lastBuildCommit":"8dc9ce5351403474e9efb45f0ea93af534b07b34"} {"level":"info","ts":"2026-05-04T12:16:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","component.Namespace":"konflux-stxp","component.Name":"konflux-demo-component-ayle"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260504-121349-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-app-20260504-121349-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260504-121349-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-ayle","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-stxp/konflux-demo-component-ayle@sha256:d66b93be0f94a4838eddede25862b5c79372edba7b8ef1a358efa8cd847610a5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"8dc9ce5351403474e9efb45f0ea93af534b07b34"}}}]} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:16: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":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-voau"} {"level":"info","ts":"2026-05-04T12:16: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":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"}} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260504-121349-000","testedSnapshot":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-qxnvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"my-integration-test-voau-sgvbz","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-voau"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","scenario.Name":"my-integration-test-voau","destinationSnapshot.Name":"konflux-demo-app-20260504-121349-000","testedSnapshot":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","scenario.Name":"my-integration-test-voau","destinationSnapshot.Name":"konflux-demo-app-20260504-121349-000","testedSnapshot":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:55Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"namespace":"konflux-stxp","name":"konflux-demo-app-20260504-121349-000","reconcileID":"4010ed76-e73f-4f34-b31a-55d6a745d58f","snapshot.name":"konflux-demo-app-20260504-121349-000","pipelinerun.name":"konflux-demo-component-ayle-on-push-qxnvs","duration":3.122389548} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-app-20260504-121349-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-qxnvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-qxnvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-qxnvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ayle-on-push-qxnvs has finished running","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle-on-push-qxnvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ayle-on-push-qxnvs has finished running","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-voau-sgvbz","namespace":"konflux-stxp"},"namespace":"konflux-stxp","name":"my-integration-test-voau-sgvbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:16: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","ExternalID":"my-integration-test-voau-konflux-demo-component-ayle"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","ExternalID":"my-integration-test-voau-konflux-demo-component-ayle"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74220868015, NodeID:\"CR_kwDOMZ6fKs8AAAARR-iRrw\", HeadSHA:\"8dc9ce5351403474e9efb45f0ea93af534b07b34\", ExternalID:\"my-integration-test-voau-konflux-demo-component-ayle\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74220868015\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74220868015\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-04 12:13:37 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-04 12:13:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-ayle snapshot konflux-demo-app-20260504-121018-000 and scenario my-integration-test-voau 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/74220868015/annotations\"}, Name:\"Konflux Dev version / my-integration-test-voau / konflux-demo-component-ayle\", CheckSuite:github.CheckSuite{ID:67347077260}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-04T12:16:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","snapshot.NameSpace":"konflux-stxp","snapshot.Name":"konflux-demo-app-20260504-121349-000","scenarioName":"my-integration-test-voau","externalID":"my-integration-test-voau-konflux-demo-component-ayle"} {"level":"info","ts":"2026-05-04T12:16:56Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","ID":74221337109,"CheckName":"Konflux Dev version / my-integration-test-voau / konflux-demo-component-ayle","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:16:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260504-121349-000","destinationSnapshot.Name":"konflux-demo-app-20260504-121349-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:16:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16: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":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"}} {"level":"info","ts":"2026-05-04T12:16:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:16:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:16:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260504-121349-000","testedSnapshot":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:16:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","scenario.Name":"my-integration-test-voau","destinationSnapshot.Name":"konflux-demo-app-20260504-121349-000","testedSnapshot":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","scenario.Name":"my-integration-test-voau","destinationSnapshot.Name":"konflux-demo-app-20260504-121349-000","testedSnapshot":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","ExternalID":"my-integration-test-voau-konflux-demo-component-ayle"} {"level":"info","ts":"2026-05-04T12:16:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74221337109, NodeID:\"CR_kwDOMZ6fKs8AAAARR--6FQ\", HeadSHA:\"8dc9ce5351403474e9efb45f0ea93af534b07b34\", ExternalID:\"my-integration-test-voau-konflux-demo-component-ayle\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74221337109\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74221337109\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:16:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-ayle snapshot konflux-demo-app-20260504-121349-000 and scenario my-integration-test-voau is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74221337109/annotations\"}, Name:\"Konflux Dev version / my-integration-test-voau / konflux-demo-component-ayle\", CheckSuite:github.CheckSuite{ID:67347077260}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-04T12:16:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","ID":74221337109,"CheckName":"Konflux Dev version / my-integration-test-voau / konflux-demo-component-ayle","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:16:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260504-121349-000","destinationSnapshot.Name":"konflux-demo-app-20260504-121349-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:16:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:16:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:17: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:17: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:17: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:17:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:17:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"}} {"level":"info","ts":"2026-05-04T12:17:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-app-20260504-121349-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-app-20260504-121349-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:17:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:17:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260504-121349-000","testedSnapshot":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:17:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-voau-sgvbz","namespace":"konflux-stxp"},"namespace":"konflux-stxp","name":"my-integration-test-voau-sgvbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:17:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:17:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","scenario.Name":"my-integration-test-voau","destinationSnapshot.Name":"konflux-demo-app-20260504-121349-000","testedSnapshot":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:17:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","scenario.Name":"my-integration-test-voau","destinationSnapshot.Name":"konflux-demo-app-20260504-121349-000","testedSnapshot":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:17:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-app-20260504-121349-000-8dc9ce5-tn5zl","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-04T12:17:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","release.Name":"konflux-demo-app-20260504-121349-000-8dc9ce5-tn5zl"} {"level":"info","ts":"2026-05-04T12: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":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:17:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app"} {"level":"info","ts":"2026-05-04T12:17:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","ExternalID":"my-integration-test-voau-konflux-demo-component-ayle"} {"level":"info","ts":"2026-05-04T12:17:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:74221337109, NodeID:\"CR_kwDOMZ6fKs8AAAARR--6FQ\", HeadSHA:\"8dc9ce5351403474e9efb45f0ea93af534b07b34\", ExternalID:\"my-integration-test-voau-konflux-demo-component-ayle\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/74221337109\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/74221337109\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:16:56 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-ayle snapshot konflux-demo-app-20260504-121349-000 and scenario my-integration-test-voau 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/74221337109/annotations\"}, Name:\"Konflux Dev version / my-integration-test-voau / konflux-demo-component-ayle\", CheckSuite:github.CheckSuite{ID:67347077260}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-04T12:17:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","ID":74221337109,"CheckName":"Konflux Dev version / my-integration-test-voau / konflux-demo-component-ayle","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:17:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260504-121349-000","destinationSnapshot.Name":"konflux-demo-app-20260504-121349-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:17:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:17:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:17:03Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260504-121349-000","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"my-integration-test-voau-sgvbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:17:12Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-ayle","namespace":"konflux-stxp"},"application":"konflux-stxp/konflux-demo-app","namespace":"konflux-stxp","name":"konflux-demo-component-ayle","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:17:12Z","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-voau-qz82d","namespace":"konflux-stxp"},"pipelineRun.Name":"my-integration-test-voau-qz82d"} {"level":"info","ts":"2026-05-04T12:17:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-voau-qz82d","namespace":"konflux-stxp"},"namespace":"konflux-stxp","name":"my-integration-test-voau-qz82d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:17:12Z","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-voau-sgvbz","namespace":"konflux-stxp"},"pipelineRun.Name":"my-integration-test-voau-sgvbz"} {"level":"info","ts":"2026-05-04T12:17:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-voau-sgvbz","namespace":"konflux-stxp"},"namespace":"konflux-stxp","name":"my-integration-test-voau-sgvbz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-04T12:17:12Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-bm7x7","namespace":"konflux-stxp"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:17:12Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ayle-on-push-qxnvs","namespace":"konflux-stxp"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:21Z","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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"869.825289ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","reconcileID":"9fbdd094-e091-477a-ad96-3b8d2f839e62","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:21Z","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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"875.597649ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","reconcileID":"0fe6bc38-780f-4016-a560-3722346fa47c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:21Z","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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"886.751269ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","reconcileID":"91152571-dee2-498a-a074-dbc02145ee3c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:21Z","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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"907.383186ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","reconcileID":"b8c72b0b-5ecf-47eb-b601-e44226649716","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17: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":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17: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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:21Z","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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"947.905154ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","reconcileID":"933b8096-a877-45fe-ab93-4a748e14efc2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"1.012103041s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","reconcileID":"7e830512-ea52-4d6e-a346-f372b87bcba5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"1.029053012s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","reconcileID":"6a8f8c0a-2a04-48e2-9ac2-b67de7020131","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"1.350035741s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","reconcileID":"dd9ebdef-8db5-4868-b976-ec088f23922c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"1.762105166s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","reconcileID":"5af55c63-d818-48f3-a524-13f2774058ac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:22Z","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-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","elapsedSinceCompletion":"1.991157761s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","reconcileID":"54689647-cac3-482c-92ae-15cedb190cd1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-zkmb-20260504-121134-000"} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-zkmb-20260504-121134-000","application":"build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-zkmb-20260504-121134-000"} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"build-suite-test-application-zkmb-20260504-121134-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-zkmb-20260504-121134-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-rjcrao","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-drtq/gh-test-custom-branch-rjcrao@sha256:5975e2f7108757b9fccefe6dc866775e1e2ebdb50376251ed0a492b7efe87170","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqsnhc","revision":"0583e18acdd875be7b0347143d0b34b258578761"}}}]} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-drtq/gh-test-custom-branch-rjcrao-on-pull-request-2fjrq with pr group konflux-gh-test-custom-branch-rjcrao is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:23Z","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-rjcrao is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d8c9bebf8b7c64ba46d3f400b2c5169623cb899069f1d4a6741fe69c8e2de7 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-zkmb-20260504-121134-000"} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","Application.Name":"build-suite-test-application-zkmb","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"}} {"level":"info","ts":"2026-05-04T12:17:23Z","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-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","snapshot.Name":"build-suite-test-application-zkmb-20260504-120356-000"} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:24Z","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-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"build-suite-test-application-zkmb-20260504-121134-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:17:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"build-suite-test-application-zkmb-20260504-121134-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:17:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:17:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:17:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zkmb-20260504-121134-000"} {"level":"info","ts":"2026-05-04T12:17:24Z","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-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"build-suite-test-application-zkmb-20260504-121134-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:17:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121134-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","snapshot.Namespace":"build-e2e-drtq","snapshot.Name":"build-suite-test-application-zkmb-20260504-121134-000"} {"level":"info","ts":"2026-05-04T12:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zkmb-20260504-121134-000"} {"level":"info","ts":"2026-05-04T12:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:17:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:17:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rjcrao-on-pull-request-sqbkl has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","snapshot.Name":"build-suite-test-application-zkmb-20260504-121134-000"} {"level":"info","ts":"2026-05-04T12:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rjcrao-on-pull-request-sqbkl has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-pull-request-sqbkl","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:17:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-stxp","snapshot":"konflux-demo-app-20260504-121018-000"} {"level":"info","ts":"2026-05-04T12:17:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:17:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-stxp","snapshot":"konflux-demo-app-20260504-121349-000"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","elapsedSinceCompletion":"886.005611ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","reconcileID":"991771fb-28f7-46ab-af4b-1fc6d6fc6615","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","elapsedSinceCompletion":"891.585068ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","reconcileID":"1cb0feeb-4305-4c8b-86fb-b7ad596ab36c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","elapsedSinceCompletion":"902.177945ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","reconcileID":"2f6064f9-3d87-4f9e-a49e-426b01e9aef5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","elapsedSinceCompletion":"922.748449ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","reconcileID":"6fb11733-e469-4ca4-bfba-0ec72632fb4e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","elapsedSinceCompletion":"963.95973ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","reconcileID":"c7d4976a-215e-4ea8-bb78-250fdc819ec9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","elapsedSinceCompletion":"1.014737242s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","reconcileID":"7bc331a8-2269-4d75-a5fa-d45c62877d98","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","elapsedSinceCompletion":"1.045427585s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","reconcileID":"96914c72-e961-4933-a3c1-efa1e12d5996","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","elapsedSinceCompletion":"1.366884738s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","reconcileID":"71264dcb-7b3f-4fb3-9122-f9ea53d5c8c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","elapsedSinceCompletion":"1.709037178s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","reconcileID":"fbda4172-8a3c-4f2e-b001-d911e17f4176","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","elapsedSinceCompletion":"2.008041368s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:17:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","reconcileID":"25dce8c6-56d3-4ea9-8a76-01396132e63b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17: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-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-dojn-20260504-121422-000","application":"integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"integ-app-dojn-20260504-121422-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-dojn-20260504-121422-000","snapshot.Spec.Components":[{"name":"test-component-pac-mmtvvt","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-qvkz/test-component-pac-mmtvvt@sha256:e701dfc3a6612d3edd5d9ea8d98a5c9afd2a1bf8c646ea957f9004ff8f5cebd8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"759f15e4f54e1a6cf1e051e59fdbe9162db02ee3"}}}]} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-mmtvvt is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 73c0b5d51273209b2329083efa616b913f41d3a187f530ee1fca12518f63b1 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","Application.Name":"integ-app-dojn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"}} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","integrationTestScenario.Name":"my-integration-test-nqco"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","integrationTestScenario.Name":"my-integration-test-nqco"} 2026/05/04 12:17:35 http: TLS handshake error from 10.128.0.2:40908: EOF {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","destinationComponentSnapshot.Name":"integ-app-dojn-20260504-121422-000","testedSnapshot":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"my-integration-test-nqco-hgzh7","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-nqco"} {"level":"info","ts":"2026-05-04T12:17:35Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"integ-app-dojn-20260504-121422-000","reconcileID":"4d362045-2d41-4b53-8460-fca333253236","snapshot.name":"integ-app-dojn-20260504-121422-000","pipelinerun.name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","duration":2.889383508} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"integ-app-dojn-20260504-121422-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","Scenario":"my-integration-test-nqco"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","scenario.Name":"my-integration-test-nqco","destinationSnapshot.Name":"integ-app-dojn-20260504-121422-000","testedSnapshot":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","scenario.Name":"my-integration-test-nqco","destinationSnapshot.Name":"integ-app-dojn-20260504-121422-000","testedSnapshot":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","Label":"my-integration-test-nqco"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","Application.Name":"integ-app-dojn","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","integrationTestScenario.Name":"my-integration-test-nqco","pipelineRun.Name":"my-integration-test-nqco-hgzh7"} {"level":"info","ts":"2026-05-04T12:17:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mmtvvt-on-pull-request-hjqpc has finished running","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ExternalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ExternalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","existingCheckRun":"github.CheckRun{ID:74220974248, NodeID:\"CR_kwDOKrwUx88AAAARR-owqA\", HeadSHA:\"759f15e4f54e1a6cf1e051e59fdbe9162db02ee3\", ExternalID:\"my-integration-test-nqco-test-component-pac-mmtvvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74220974248\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74220974248\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:14:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-mmtvvt snapshot scenario my-integration-test-nqco is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-qvkz/test-component-pac-mmtvvt-on-pull-request-hjqpc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74220974248/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nqco / test-component-pac-mmtvvt\", CheckSuite:github.CheckSuite{ID:67347628620}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623847456, Number:30081, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30081\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mmtvvt\", SHA:\"759f15e4f54e1a6cf1e051e59fdbe9162db02ee3\", 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-oaeqfa\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nqco-hgzh7","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"my-integration-test-nqco-hgzh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ID":74220974248,"CheckName":"Konflux Dev version / my-integration-test-nqco / test-component-pac-mmtvvt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","testedSnapshot.Name":"integ-app-dojn-20260504-121422-000","destinationSnapshot.Name":"integ-app-dojn-20260504-121422-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"}} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","destinationComponentSnapshot.Name":"integ-app-dojn-20260504-121422-000","testedSnapshot":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","scenario.Name":"my-integration-test-nqco","destinationSnapshot.Name":"integ-app-dojn-20260504-121422-000","testedSnapshot":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","scenario.Name":"my-integration-test-nqco","destinationSnapshot.Name":"integ-app-dojn-20260504-121422-000","testedSnapshot":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ExternalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","existingCheckRun":"github.CheckRun{ID:74220974248, NodeID:\"CR_kwDOKrwUx88AAAARR-owqA\", HeadSHA:\"759f15e4f54e1a6cf1e051e59fdbe9162db02ee3\", ExternalID:\"my-integration-test-nqco-test-component-pac-mmtvvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74220974248\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74220974248\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:14:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-mmtvvt snapshot integ-app-dojn-20260504-121422-000 and scenario my-integration-test-nqco is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74220974248/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nqco / test-component-pac-mmtvvt\", CheckSuite:github.CheckSuite{ID:67347628620}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623847456, Number:30081, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30081\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mmtvvt\", SHA:\"759f15e4f54e1a6cf1e051e59fdbe9162db02ee3\", 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-oaeqfa\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ID":74220974248,"CheckName":"Konflux Dev version / my-integration-test-nqco / test-component-pac-mmtvvt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","testedSnapshot.Name":"integ-app-dojn-20260504-121422-000","destinationSnapshot.Name":"integ-app-dojn-20260504-121422-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12: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-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12: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-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:17:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-mmtvvt-on-pull-request-hjqpc has finished running","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:17:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-zkmb-20260504-120356-000"} {"level":"info","ts":"2026-05-04T12:17:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-zkmb-20260504-121134-000"} {"level":"info","ts":"2026-05-04T12:17:42Z","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-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-rjcrao-on-push-q8mjf is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:17:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17: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-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"}} {"level":"info","ts":"2026-05-04T12:17:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:43Z","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-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:43Z","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-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"integ-app-dojn-20260504-121422-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:17:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nqco-hgzh7","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"my-integration-test-nqco-hgzh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:17: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-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:17: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-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:43Z","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-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"integ-app-dojn-20260504-121422-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:17:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","destinationComponentSnapshot.Name":"integ-app-dojn-20260504-121422-000","testedSnapshot":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:17:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","scenario.Name":"my-integration-test-nqco","destinationSnapshot.Name":"integ-app-dojn-20260504-121422-000","testedSnapshot":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","scenario.Name":"my-integration-test-nqco","destinationSnapshot.Name":"integ-app-dojn-20260504-121422-000","testedSnapshot":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ExternalID":"my-integration-test-nqco-test-component-pac-mmtvvt"} {"level":"info","ts":"2026-05-04T12:17:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","existingCheckRun":"github.CheckRun{ID:74220974248, NodeID:\"CR_kwDOKrwUx88AAAARR-owqA\", HeadSHA:\"759f15e4f54e1a6cf1e051e59fdbe9162db02ee3\", ExternalID:\"my-integration-test-nqco-test-component-pac-mmtvvt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74220974248\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74220974248\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:14:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-mmtvvt snapshot integ-app-dojn-20260504-121422-000 and scenario my-integration-test-nqco 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/74220974248/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nqco / test-component-pac-mmtvvt\", CheckSuite:github.CheckSuite{ID:67347628620}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623847456, Number:30081, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30081\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-mmtvvt\", SHA:\"759f15e4f54e1a6cf1e051e59fdbe9162db02ee3\", 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-oaeqfa\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-04T12:17:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","ID":74220974248,"CheckName":"Konflux Dev version / my-integration-test-nqco / test-component-pac-mmtvvt","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:17:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","testedSnapshot.Name":"integ-app-dojn-20260504-121422-000","destinationSnapshot.Name":"integ-app-dojn-20260504-121422-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:17:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17: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-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:17:44Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-dojn-20260504-121422-000","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"my-integration-test-nqco-hgzh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-ovlg","application":"integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-dojn has been set as a Controller OwnerReference on Snapshot snapshot-sample-ovlg","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"snapshot-sample-ovlg","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.snapshot","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:17: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":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","Application.Name":"integ-app-dojn","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","integrationTestScenario.Name":"my-integration-test-nqco"} {"level":"info","ts":"2026-05-04T12:17: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":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"}} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:47Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Name":"snapshot-sample-ovlg"} {"level":"error","ts":"2026-05-04T12:17:47Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Namespace":"integration1-qvkz","snapshot.Name":"snapshot-sample-ovlg","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17:47Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"my-integration-test-nqco-8zsf5","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-nqco"} {"level":"info","ts":"2026-05-04T12:17: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":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"snapshot-sample-ovlg","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"skipped-its-w8x9n","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17: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":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"}} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:47Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Name":"snapshot-sample-ovlg"} {"level":"error","ts":"2026-05-04T12:17:47Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Namespace":"integration1-qvkz","snapshot.Name":"snapshot-sample-ovlg","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17:47Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17: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":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"}} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:47Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Name":"snapshot-sample-ovlg"} {"level":"error","ts":"2026-05-04T12:17:47Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Namespace":"integration1-qvkz","snapshot.Name":"snapshot-sample-ovlg","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17:47Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nqco-8zsf5","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"my-integration-test-nqco-8zsf5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17: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":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"}} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:47Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Name":"snapshot-sample-ovlg"} {"level":"error","ts":"2026-05-04T12:17:47Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Namespace":"integration1-qvkz","snapshot.Name":"snapshot-sample-ovlg","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17:47Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17:47Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-w8x9n","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"skipped-its-w8x9n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:17:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:17:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17: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":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"}} {"level":"info","ts":"2026-05-04T12:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:55Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Name":"snapshot-sample-ovlg"} {"level":"error","ts":"2026-05-04T12:17:55Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Namespace":"integration1-qvkz","snapshot.Name":"snapshot-sample-ovlg","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17:55Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-w8x9n","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"skipped-its-w8x9n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:17:55Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"skipped-its-w8x9n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:17:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17: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":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"}} {"level":"info","ts":"2026-05-04T12:17:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:55Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:55Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"snapshot-sample-ovlg","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:17:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nqco-8zsf5","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"my-integration-test-nqco-8zsf5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:17:55Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"snapshot-sample-ovlg","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:17:55Z","logger":"controllers.snapshot","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:55Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-ovlg', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"snapshot-sample-ovlg","reconcileID":"50389ad0-1371-4a39-968f-17b9fe0250c3"} {"level":"error","ts":"2026-05-04T12:17:55Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Namespace":"integration1-qvkz","snapshot.Name":"snapshot-sample-ovlg","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:17:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17:55Z","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-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","snapshot.Name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"snapshot-sample-ovlg-7m44f","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-05-04T12:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","release.Name":"snapshot-sample-ovlg-7m44f"} {"level":"info","ts":"2026-05-04T12:17: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":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn"} {"level":"info","ts":"2026-05-04T12:17:55Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-ovlg","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"my-integration-test-nqco-8zsf5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:18:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:18:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-qvkz","snapshot":"snapshot-sample-ovlg"} {"level":"info","ts":"2026-05-04T12:18:07Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-ovlg\" not found","pipelineRun":{"name":"skipped-its-w8x9n","namespace":"integration1-qvkz"}} {"level":"info","ts":"2026-05-04T12:18:07Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-ovlg\" not found","pipelineRun":{"name":"my-integration-test-nqco-8zsf5","namespace":"integration1-qvkz"}} {"level":"error","ts":"2026-05-04T12:18:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-mmtvvt","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt","reconcileID":"466cc828-e00f-4b6a-a9bd-17caa081288d","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-mmtvvt\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:18:07Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-mmtvvt","namespace":"integration1-qvkz"},"application":"integration1-qvkz/integ-app-dojn","namespace":"integration1-qvkz","name":"test-component-pac-mmtvvt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:18:07Z","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-nqco-hgzh7","namespace":"integration1-qvkz"},"pipelineRun.Name":"my-integration-test-nqco-hgzh7"} {"level":"info","ts":"2026-05-04T12:18:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nqco-hgzh7","namespace":"integration1-qvkz"},"namespace":"integration1-qvkz","name":"my-integration-test-nqco-hgzh7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-04T12:18:07Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-mmtvvt-on-pull-request-hjqpc","namespace":"integration1-qvkz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:18:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-push-pkd2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:18: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-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:18: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-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:18: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-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-push-pkd2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:18:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-osja-on-push-pkd2j is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:18:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:18:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-qvkz","snapshot":"integ-app-dojn-20260504-121422-000"} {"level":"info","ts":"2026-05-04T12:18:20Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-rtzgnx","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:18:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-ylfh","name":"my-integration-test-xisw"}} {"level":"info","ts":"2026-05-04T12:18:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-xisw"} {"level":"info","ts":"2026-05-04T12:18:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-xisw"} {"level":"info","ts":"2026-05-04T12:18:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T12:18:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-ylfh","name":"skipped-its-fail"}} {"level":"info","ts":"2026-05-04T12:18:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-04T12:18:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-04T12:18:30Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T12:18:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","PR group":"konflux-test-component-pac-rtzgnx"} {"level":"info","ts":"2026-05-04T12:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","prGroup":"konflux-test-component-pac-rtzgnx","prGroupHash":"42be4cc3ecd7dcfa64f2b19ca440ff949b2615a06f1523e28172920647088f"} {"level":"info","ts":"2026-05-04T12:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ExternalID":"my-integration-test-xisw-test-component-pac-rtzgnx"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ExternalID":"my-integration-test-xisw-test-component-pac-rtzgnx"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","snapshot.NameSpace":"integration2-ylfh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-xisw","externalID":"my-integration-test-xisw-test-component-pac-rtzgnx"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ID":74221574390,"CheckName":"Konflux Dev version / my-integration-test-xisw / test-component-pac-rtzgnx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","pipelineRun.Namespace":"integration2-ylfh","pipelineRun.Name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","pipelinerun.Name":"test-component-pac-rtzgnx-on-pull-request-xbs5h"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-rtzgnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:18: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ExternalID":"my-integration-test-xisw-test-component-pac-rtzgnx"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ExternalID":"my-integration-test-xisw-test-component-pac-rtzgnx"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","existingCheckRun":"github.CheckRun{ID:74221574390, NodeID:\"CR_kwDOKrwUx88AAAARR_NY9g\", HeadSHA:\"794167f15f848ad75deae1a48ad7e61a35cb2104\", ExternalID:\"my-integration-test-xisw-test-component-pac-rtzgnx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74221574390\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74221574390\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:18:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-rtzgnx snapshot scenario my-integration-test-xisw is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-ylfh/test-component-pac-rtzgnx-on-pull-request-xbs5h is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74221574390/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xisw / test-component-pac-rtzgnx\", CheckSuite:github.CheckSuite{ID:67348183515}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623942317, Number:30082, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30082\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-rtzgnx\", SHA:\"794167f15f848ad75deae1a48ad7e61a35cb2104\", 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-bimedr\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ID":74221574390,"CheckName":"Konflux Dev version / my-integration-test-xisw / test-component-pac-rtzgnx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","pipelineRun.Namespace":"integration2-ylfh","pipelineRun.Name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","pipelinerun.Name":"test-component-pac-rtzgnx-on-pull-request-xbs5h"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-rtzgnx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12: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-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12: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-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"286.46642ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:18:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","reconcileID":"42ae0035-8b07-4871-9d25-afa9841df6a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"292.043144ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:18:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","reconcileID":"7519f1cd-c03d-4b44-8c59-43caea30c84d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"302.745215ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:18:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","reconcileID":"b7ad8234-e5e6-4366-ad18-dccceba3b665","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"323.340984ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:18:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","reconcileID":"4e667c91-b481-4b04-8750-6ad7e83d3b28","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"363.935419ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:18:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","reconcileID":"022a5652-bacc-466a-bd77-84aa85119c1f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"444.631785ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:18:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","reconcileID":"92c329eb-fafe-4b9d-8f31-d5845ff65c6f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"605.556599ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:18:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","reconcileID":"bc0ee7ce-8d45-419f-922d-16eb8e9d135c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"926.5791ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:18:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","reconcileID":"1f8b2b35-5ada-4645-929a-704dce0ddad5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"944.759554ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:18:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:18:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","reconcileID":"6787e050-370c-415c-8f69-7743a5ab356a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.218657029s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:18:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","reconcileID":"fbdd134c-fbfa-4e40-b529-01278bee549b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.567367811s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:18:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:18:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","reconcileID":"0c2a4244-53a8-44e4-b2a8-43f15f771825","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gszj-20260504-121339-000","application":"integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-121339-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-gszj-20260504-121339-000","snapshot.Spec.Components":[{"name":"go-component-blziun","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun@sha256:9e659e6030554379796422f378880dd577db3d00897aaa52be3043b27e53a0ae","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"b577025889019ac811656bbbc724a45785f5d521"}}}]} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-blziun is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 2e37d32f277dc747807b59e498316af4c5cbe31a3c0f63e54edfa83eb18fab is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:18: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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:18: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-gszj-20260504-121339-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:51Z","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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121339-000"} 2026/05/04 12:18:51 http: TLS handshake error from 10.130.0.2:47340: EOF {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-121339-000","testedSnapshot":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121339-000","testedSnapshot":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121339-000","testedSnapshot":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-blziun-on-pull-request-wshjw has finished running","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:18:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74220871981, NodeID:\"CR_kwDONSo-hs8AAAARR-ihLQ\", HeadSHA:\"b577025889019ac811656bbbc724a45785f5d521\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74220871981\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74220871981\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:13:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-blziun snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/go-component-blziun-on-pull-request-wshjw is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74220871981/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67347530005}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623853524, Number:21643, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21643\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-blziun\", SHA:\"b577025889019ac811656bbbc724a45785f5d521\", 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-sildsf\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74220871981,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-121339-000","destinationSnapshot.Name":"integ-app-gszj-20260504-121339-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18: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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18: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-gszj-20260504-121339-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18: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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-121339-000","testedSnapshot":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:18:52Z","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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18: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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:52Z","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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScneario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-xzd2w","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:18:52Z","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-gszj-20260504-121339-000","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-121339-000","reconcileID":"a087f920-7f72-4b94-885c-97b136e11f99","snapshot.name":"integ-app-gszj-20260504-121339-000","pipelinerun.name":"go-component-blziun-on-pull-request-wshjw","duration":3.885098367} {"level":"info","ts":"2026-05-04T12:18:52Z","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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-121339-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18: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-gszj-20260504-121339-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:18: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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:18: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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18: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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:52Z","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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Scenario":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-121339-000","testedSnapshot":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:52Z","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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Label":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb","pipelineRun.Name":"integration-resolver-pipelinerun-xzd2w"} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121339-000","testedSnapshot":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121339-000","testedSnapshot":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74220871981, NodeID:\"CR_kwDONSo-hs8AAAARR-ihLQ\", HeadSHA:\"b577025889019ac811656bbbc724a45785f5d521\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74220871981\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74220871981\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:13:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-blziun snapshot integ-app-gszj-20260504-121339-000 and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74220871981/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67347530005}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623853524, Number:21643, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21643\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-blziun\", SHA:\"b577025889019ac811656bbbc724a45785f5d521\", 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-sildsf\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xzd2w","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-xzd2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74220871981,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-121339-000","destinationSnapshot.Name":"integ-app-gszj-20260504-121339-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18: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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18: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-gszj-20260504-121339-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18: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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-121339-000","testedSnapshot":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121339-000","testedSnapshot":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121339-000","testedSnapshot":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74220871981, NodeID:\"CR_kwDONSo-hs8AAAARR-ihLQ\", HeadSHA:\"b577025889019ac811656bbbc724a45785f5d521\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74220871981\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74220871981\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:13:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-blziun snapshot integ-app-gszj-20260504-121339-000 and scenario my-integration-test-smwb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-xzd2w' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74220871981/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67347530005}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623853524, Number:21643, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21643\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-blziun\", SHA:\"b577025889019ac811656bbbc724a45785f5d521\", 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-sildsf\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74220871981,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-121339-000","destinationSnapshot.Name":"integ-app-gszj-20260504-121339-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:18:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18: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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18: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":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18: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":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-wshjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:18:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-blziun-on-pull-request-wshjw has finished running","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:19:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:19: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-gszj-20260504-121339-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19: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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19: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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-121339-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:19:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xzd2w","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-xzd2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:19: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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-121339-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-121339-000","testedSnapshot":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12: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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12: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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121339-000","testedSnapshot":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:19:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121339-000","testedSnapshot":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:19:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:19:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74220871981, NodeID:\"CR_kwDONSo-hs8AAAARR-ihLQ\", HeadSHA:\"b577025889019ac811656bbbc724a45785f5d521\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74220871981\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74220871981\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:13:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-blziun snapshot integ-app-gszj-20260504-121339-000 and scenario my-integration-test-smwb 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/74220871981/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67347530005}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623853524, Number:21643, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21643\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-blziun\", SHA:\"b577025889019ac811656bbbc724a45785f5d521\", 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-sildsf\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:19:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74220871981,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:19:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-121339-000","destinationSnapshot.Name":"integ-app-gszj-20260504-121339-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:19:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12: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-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:19:01Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gszj-20260504-121339-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-xzd2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12: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-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12: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-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:19: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12: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-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:19:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:19:06Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-nvgxgt","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:19:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-push-9f8qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:19:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:19:11Z","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-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-push-9f8qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:19:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-blziun-on-push-9f8qf is not associated with a pull request","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:15Z","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-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:15Z","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-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:15Z","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-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:15Z","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-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-push-zrq79","reconcileID":"44a8c0b7-2a78-4572-ab02-46c6b4d6631d","Component.Namespace":"build-e2e-jwpt","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd@sha256:43af23300eeb75ecf54de833b78dccbd011c3dae27954d73c6c60471eaab84d4","Component.Name":"gh-multi-component-child-fxkd","lastBuildCommit":"8f87e31c91204183d1104af3d1f3bf3271f3ab95"} {"level":"info","ts":"2026-05-04T12:19:15Z","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-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","component.Namespace":"build-e2e-jwpt","component.Name":"gh-multi-component-child-fxkd"} {"level":"info","ts":"2026-05-04T12:19:15Z","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-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-push-zrq79","reconcileID":"44a8c0b7-2a78-4572-ab02-46c6b4d6631d","component.Name":"gh-multi-component-parent-fxkd"} {"level":"info","ts":"2026-05-04T12:19:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nmkx-20260504-121433-000"} {"level":"info","ts":"2026-05-04T12:19:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-nmkx-20260504-121433-000","application":"build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nmkx-20260504-121433-000"} {"level":"info","ts":"2026-05-04T12:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"build-suite-component-update-nmkx-20260504-121433-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nmkx-20260504-121433-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-fxkd","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd@sha256:43af23300eeb75ecf54de833b78dccbd011c3dae27954d73c6c60471eaab84d4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-slycds","revision":"8f87e31c91204183d1104af3d1f3bf3271f3ab95"}}}]} {"level":"info","ts":"2026-05-04T12:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-nmkx-20260504-121433-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nmkx-20260504-121433-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-121433-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-121433-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nmkx-20260504-121433-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","Application.Name":"build-suite-component-update-nmkx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:19:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-nmkx-20260504-121433-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"build-suite-component-update-nmkx-20260504-121433-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:19:15Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:19:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-nmkx-20260504-121433-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nmkx-20260504-121433-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-121433-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-121433-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-push-zrq79","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nmkx-20260504-121433-000"} {"level":"info","ts":"2026-05-04T12:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-push-zrq79","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nmkx-20260504-121433-000"} {"level":"info","ts":"2026-05-04T12:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-push-zrq79","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:19:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-push-zrq79","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-fxkd-on-push-zrq79 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19: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-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19: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-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19: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-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:16Z","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-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","snapshot.Name":"build-suite-component-update-nmkx-20260504-121433-000"} {"level":"info","ts":"2026-05-04T12:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-child-fxkd-on-push-zrq79","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-fxkd-on-push-zrq79 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-fxkd-on-push-zrq79","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19: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-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19: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-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19: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-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:17Z","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-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-push-g9xfm","reconcileID":"794ddc4f-3013-4674-a157-a483ebf7521b","Component.Namespace":"build-e2e-jwpt","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd@sha256:73d197c8e5db1d55a2234bef7398cde71db0c7922e326631c19f32addafab572","Component.Name":"gh-multi-component-parent-fxkd","lastBuildCommit":"908643f22ea95109cd172bec842e10aac7755227"} {"level":"info","ts":"2026-05-04T12:19:17Z","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-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","component.Namespace":"build-e2e-jwpt","component.Name":"gh-multi-component-parent-fxkd"} {"level":"info","ts":"2026-05-04T12:19:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-nmkx-20260504-121434-000"} {"level":"info","ts":"2026-05-04T12:19:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-nmkx-20260504-121434-000","application":"build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-nmkx-20260504-121434-000"} {"level":"info","ts":"2026-05-04T12:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"build-suite-component-update-nmkx-20260504-121434-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-nmkx-20260504-121434-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-fxkd","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-child-fxkd@sha256:43af23300eeb75ecf54de833b78dccbd011c3dae27954d73c6c60471eaab84d4","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-slycds","revision":"8f87e31c91204183d1104af3d1f3bf3271f3ab95","dockerfileUrl":"Dockerfile"}}},{"name":"gh-multi-component-parent-fxkd","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jwpt/gh-multi-component-parent-fxkd@sha256:73d197c8e5db1d55a2234bef7398cde71db0c7922e326631c19f32addafab572","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-slycds","revision":"908643f22ea95109cd172bec842e10aac7755227"}}}]} {"level":"info","ts":"2026-05-04T12:19: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-nmkx-20260504-121434-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nmkx-20260504-121434-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-121434-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:19: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-nmkx-20260504-121434-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-nmkx-20260504-121434-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","Application.Name":"build-suite-component-update-nmkx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:19: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-nmkx-20260504-121434-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"build-suite-component-update-nmkx-20260504-121434-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:19:17Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:19: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-nmkx-20260504-121434-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-nmkx-20260504-121434-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19: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-nmkx-20260504-121434-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-nmkx-20260504-121434-000","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-push-g9xfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nmkx-20260504-121434-000"} {"level":"info","ts":"2026-05-04T12:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-push-g9xfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-nmkx-20260504-121434-000"} {"level":"info","ts":"2026-05-04T12:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-push-g9xfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:19:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-push-g9xfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-fxkd-on-push-g9xfm has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:18Z","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-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:18Z","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-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:18Z","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-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:18Z","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-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","snapshot.Name":"build-suite-component-update-nmkx-20260504-121434-000"} {"level":"info","ts":"2026-05-04T12:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx","namespace":"build-e2e-jwpt","name":"gh-multi-component-parent-fxkd-on-push-g9xfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-fxkd-on-push-g9xfm has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-fxkd-on-push-g9xfm","namespace":"build-e2e-jwpt"},"application":"build-e2e-jwpt/build-suite-component-update-nmkx"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-nvgxgt-on-pull-request-48q5h","PR group":"konflux-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","prGroup":"konflux-python-component-nvgxgt","prGroupHash":"da5bd9c64d6866e1de1b4f4dbf80b6e21c0d5e3ba16e35186a86b32f63a6a8"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-smwb","externalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74221679066,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"python-component-nvgxgt-on-pull-request-48q5h","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"python-component-nvgxgt-on-pull-request-48q5h"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-nvgxgt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:19:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:19:22Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:19:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74221679066, NodeID:\"CR_kwDONSo-hs8AAAARR_Tx2g\", HeadSHA:\"6cce5d06b15a8a15cd34d657670e43858211b16e\", ExternalID:\"my-integration-test-smwb-python-component-nvgxgt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74221679066\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74221679066\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:19:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-nvgxgt snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/python-component-nvgxgt-on-pull-request-48q5h is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74221679066/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt\", CheckSuite:github.CheckSuite{ID:67348282656}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623946724, Number:21645, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21645\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-nvgxgt\", SHA:\"6cce5d06b15a8a15cd34d657670e43858211b16e\", 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-sildsf\", SHA:\"e4348a7768b980b16f6c66dfc8c48adbb2c956fe\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:19:22Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74221679066,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"python-component-nvgxgt-on-pull-request-48q5h","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"python-component-nvgxgt-on-pull-request-48q5h"} {"level":"info","ts":"2026-05-04T12:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-nvgxgt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:19:45Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-7jdw6","reconcileID":"59b2ab32-702b-48d9-ac72-784b3bae4962","Component.Namespace":"build-e2e-tkyr","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-tkyr/gl-multi-component-child-osja@sha256:3f138e507ce761c77dd1cbbe8590ee280f2e6da00b24a66ccd045838c181b5de","Component.Name":"gl-multi-component-child-osja","lastBuildCommit":"151e11168ee01979f6d12998ce2cbadb96dcd137"} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","component.Namespace":"build-e2e-tkyr","component.Name":"gl-multi-component-child-osja"} {"level":"info","ts":"2026-05-04T12:19:45Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-7jdw6","reconcileID":"59b2ab32-702b-48d9-ac72-784b3bae4962","component.Name":"gl-multi-component-parent-osja"} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cfmm-20260504-121446-000"} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cfmm-20260504-121446-000","application":"build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cfmm-20260504-121446-000"} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"build-suite-component-update-cfmm-20260504-121446-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cfmm-20260504-121446-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-osja","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tkyr/gl-multi-component-child-osja@sha256:3f138e507ce761c77dd1cbbe8590ee280f2e6da00b24a66ccd045838c181b5de","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-vluzoh","revision":"151e11168ee01979f6d12998ce2cbadb96dcd137"}}}]} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121446-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121446-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121446-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121446-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121446-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","Application.Name":"build-suite-component-update-cfmm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121446-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"build-suite-component-update-cfmm-20260504-121446-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:19:45Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121446-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121446-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121446-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121446-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-7jdw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfmm-20260504-121446-000"} {"level":"info","ts":"2026-05-04T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-7jdw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfmm-20260504-121446-000"} {"level":"info","ts":"2026-05-04T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-7jdw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:19:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-7jdw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-osja-on-push-7jdw6 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","snapshot.Name":"build-suite-component-update-cfmm-20260504-121446-000"} {"level":"info","ts":"2026-05-04T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-7jdw6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-osja-on-push-7jdw6 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:19:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:20:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20: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-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:20:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lfqx/gl-test-custom-branch-vzoroq, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-vzoroq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:20:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:20:32Z","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-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-h9kvs","reconcileID":"0c7cff24-73da-4591-9559-624ca0145e62","Component.Namespace":"build-e2e-tkyr","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-tkyr/gl-multi-component-child-osja@sha256:14b5a7bf2b7758704f4fa330a77846a6842cf38cf5df8c8265e72c1744c990bc","Component.Name":"gl-multi-component-child-osja","lastBuildCommit":"8f0d5fb9d7a81a38d7f6d8dad385f7281eaca98c"} {"level":"info","ts":"2026-05-04T12:20:32Z","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-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","component.Namespace":"build-e2e-tkyr","component.Name":"gl-multi-component-child-osja"} {"level":"info","ts":"2026-05-04T12:20: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-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-h9kvs","reconcileID":"0c7cff24-73da-4591-9559-624ca0145e62","component.Name":"gl-multi-component-parent-osja"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cfmm-20260504-121551-000"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cfmm-20260504-121551-000","application":"build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cfmm-20260504-121551-000"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.snapshot","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-cfmm-20260504-121551-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121551-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121551-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:20: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-cfmm-20260504-121551-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121551-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","Application.Name":"build-suite-component-update-cfmm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"build-suite-component-update-cfmm-20260504-121551-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cfmm-20260504-121551-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-osja","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tkyr/gl-multi-component-child-osja@sha256:14b5a7bf2b7758704f4fa330a77846a6842cf38cf5df8c8265e72c1744c990bc","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-vluzoh","revision":"8f0d5fb9d7a81a38d7f6d8dad385f7281eaca98c"}}}]} {"level":"info","ts":"2026-05-04T12:20: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-cfmm-20260504-121551-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"build-suite-component-update-cfmm-20260504-121551-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:20:32Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.snapshot","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-cfmm-20260504-121551-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121551-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:20: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-cfmm-20260504-121551-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121551-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-h9kvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfmm-20260504-121551-000"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-h9kvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfmm-20260504-121551-000"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-h9kvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-h9kvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-osja-on-push-h9kvs has finished running","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","snapshot.Name":"build-suite-component-update-cfmm-20260504-121551-000"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja-on-push-h9kvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-osja-on-push-h9kvs has finished running","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:20: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:20: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:20:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:21: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:21: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:21: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:21: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:21:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:21:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:21:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"910.614911ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:21:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","reconcileID":"7ab50932-97a7-49a8-9b12-1a1e562055a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"916.200465ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:21:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","reconcileID":"8a64058e-9423-48e7-b033-e23e7f77fa05","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"928.592683ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:21:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","reconcileID":"737dac61-252a-489a-9e1e-dc12f65c47ec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"949.260518ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:21:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","reconcileID":"692300b0-3b1b-4983-bdc8-ae81e3dbcea5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:42Z","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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"989.98103ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:21:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:21:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","reconcileID":"8c922ca7-5241-4ace-b0c4-9b30424dc284","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:21: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:43Z","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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"1.020879573s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:21:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","reconcileID":"644d96c9-1296-4d23-bf0e-4555e3dbb587","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:21: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:43Z","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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"1.071485196s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:21:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","reconcileID":"a77bb605-4f04-4214-a312-2c6b07a88efd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:21: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:43Z","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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"1.39204993s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:21:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","reconcileID":"305f309d-a062-4d16-af44-a50c303f7901","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:21: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:43Z","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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"1.763253409s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:21:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","reconcileID":"ff612a1b-09e6-4315-a90e-f4664689f8b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:44Z","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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","elapsedSinceCompletion":"2.032887929s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:21:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","reconcileID":"e8e36694-844b-4087-bda6-219ef6610e28","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12: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":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-whdk-20260504-121639-000"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-whdk-20260504-121639-000","application":"build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-whdk-20260504-121639-000"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"build-suite-test-application-whdk-20260504-121639-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-whdk-20260504-121639-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-vzoroq","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lfqx/gl-test-custom-branch-vzoroq@sha256:61fe91f42ca7824c9f27ccca43c0f6fda2cbdf386f1ac988cd29626fd205aec3","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-nugoue","revision":"1d6d3b3fe816039a95b73807a86415ccf73c5828"}}}]} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-lfqx/gl-test-custom-branch-vzoroq-on-pull-request-2rvhs with pr group konflux-gl-test-custom-branch-vzoroq is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:44Z","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-vzoroq is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash de9626687667ed3555269556e2bba87d5f778a82cb7ecfe29e4d529d4429c9 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-whdk-20260504-121639-000"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","Application.Name":"build-suite-test-application-whdk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:21:44Z","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-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","snapshot.Name":"build-suite-test-application-whdk-20260504-120442-000"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"}} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"build-suite-test-application-whdk-20260504-121639-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"build-suite-test-application-whdk-20260504-121639-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:21:44Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"build-suite-test-application-whdk-20260504-121639-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-whdk-20260504-121639-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","snapshot.Namespace":"build-e2e-lfqx","snapshot.Name":"build-suite-test-application-whdk-20260504-121639-000"} {"level":"info","ts":"2026-05-04T12:21:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-whdk-20260504-121639-000"} {"level":"info","ts":"2026-05-04T12:21:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-whdk-20260504-121639-000"} {"level":"info","ts":"2026-05-04T12:21:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:21:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:21:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-vzoroq-on-pull-request-qppn6 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21: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-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:21:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","snapshot.Name":"build-suite-test-application-whdk-20260504-121639-000"} {"level":"info","ts":"2026-05-04T12:21:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:21:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-vzoroq-on-pull-request-qppn6 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-pull-request-qppn6","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:22: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:22:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:22: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:22: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:22: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","elapsedSinceCompletion":"142.450856ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:22:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","reconcileID":"39e81f62-4e81-44c1-a21f-9860494742fe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","elapsedSinceCompletion":"148.106789ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:22:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","reconcileID":"129536f4-3534-4a15-b129-4b5902f09295","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","elapsedSinceCompletion":"158.732133ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:22:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","reconcileID":"44da9e3b-4b72-46b3-9ee8-a44a0276291d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","elapsedSinceCompletion":"179.778071ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:22:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","reconcileID":"9301b86e-1b30-4c9f-bca3-c9cd2451ba67","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","elapsedSinceCompletion":"220.30866ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:22:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","reconcileID":"cbffca4a-5dd3-4fc8-8c65-0f78610f3b8d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","elapsedSinceCompletion":"278.047445ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:22:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","reconcileID":"025a1167-a050-4fa0-baa5-e6e885adc051","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","elapsedSinceCompletion":"301.442759ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:22:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","reconcileID":"1d5dcde8-e6f3-4f90-a862-3c767a2fb315","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","elapsedSinceCompletion":"622.348401ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:22:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:22:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","reconcileID":"6ae81f3b-aacc-43b0-918c-3d24c8c27589","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","elapsedSinceCompletion":"1.203546261s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:22:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","reconcileID":"77cffa92-41a3-43b4-8b38-62e570e5e7ae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","elapsedSinceCompletion":"1.263318673s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:22:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:22:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","reconcileID":"9ed09ec4-8db6-4e0d-b5cb-7ddb20c090e9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22: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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-cjov-20260504-121836-000","application":"integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"integ-app-cjov-20260504-121836-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-cjov-20260504-121836-000","snapshot.Spec.Components":[{"name":"test-component-pac-rtzgnx","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-ylfh/test-component-pac-rtzgnx@sha256:d7f33f57bf4bd8b32d7aef0c48189e4a17572ade7d089f2df74d98c80517a49b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"794167f15f848ad75deae1a48ad7e61a35cb2104"}}}]} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-rtzgnx is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 42be4cc3ecd7dcfa64f2b19ca440ff949b2615a06f1523e28172920647088f is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","Application.Name":"integ-app-cjov","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"}} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","snapshot.Name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","integrationTestScenario.Name":"my-integration-test-xisw"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} 2026/05/04 12:22:20 http: TLS handshake error from 10.128.0.2:37442: EOF {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","integrationTestScenario.Name":"my-integration-test-xisw"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","destinationComponentSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"my-integration-test-xisw-xjz9w","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-xisw"} {"level":"info","ts":"2026-05-04T12:22:20Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"integ-app-cjov-20260504-121836-000","reconcileID":"27fc4105-3f75-46dc-9e78-6bc437acfb05","snapshot.name":"integ-app-cjov-20260504-121836-000","pipelinerun.name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","duration":2.291075972} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"integ-app-cjov-20260504-121836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","scenario.Name":"my-integration-test-xisw","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","scenario.Name":"my-integration-test-xisw","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","Scenario":"my-integration-test-xisw"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","Label":"my-integration-test-xisw"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","Application.Name":"integ-app-cjov","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","integrationTestScenario.Name":"my-integration-test-xisw","pipelineRun.Name":"my-integration-test-xisw-xjz9w"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ExternalID":"my-integration-test-xisw-test-component-pac-rtzgnx"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ExternalID":"my-integration-test-xisw-test-component-pac-rtzgnx"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","existingCheckRun":"github.CheckRun{ID:74221574390, NodeID:\"CR_kwDOKrwUx88AAAARR_NY9g\", HeadSHA:\"794167f15f848ad75deae1a48ad7e61a35cb2104\", ExternalID:\"my-integration-test-xisw-test-component-pac-rtzgnx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74221574390\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74221574390\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:18:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-rtzgnx snapshot scenario my-integration-test-xisw is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-ylfh/test-component-pac-rtzgnx-on-pull-request-xbs5h is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74221574390/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xisw / test-component-pac-rtzgnx\", CheckSuite:github.CheckSuite{ID:67348183515}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623942317, Number:30082, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30082\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-rtzgnx\", SHA:\"794167f15f848ad75deae1a48ad7e61a35cb2104\", 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-bimedr\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-rtzgnx-on-pull-request-xbs5h has finished running","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ID":74221574390,"CheckName":"Konflux Dev version / my-integration-test-xisw / test-component-pac-rtzgnx","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","testedSnapshot.Name":"integ-app-cjov-20260504-121836-000","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","snapshot.Name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"}} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","snapshot.Name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","destinationComponentSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","scenario.Name":"my-integration-test-xisw","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","scenario.Name":"my-integration-test-xisw","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:20Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xisw-xjz9w","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"my-integration-test-xisw-xjz9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ExternalID":"my-integration-test-xisw-test-component-pac-rtzgnx"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","existingCheckRun":"github.CheckRun{ID:74221574390, NodeID:\"CR_kwDOKrwUx88AAAARR_NY9g\", HeadSHA:\"794167f15f848ad75deae1a48ad7e61a35cb2104\", ExternalID:\"my-integration-test-xisw-test-component-pac-rtzgnx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74221574390\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74221574390\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:18:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-rtzgnx snapshot integ-app-cjov-20260504-121836-000 and scenario my-integration-test-xisw is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74221574390/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xisw / test-component-pac-rtzgnx\", CheckSuite:github.CheckSuite{ID:67348183515}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623942317, Number:30082, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30082\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-rtzgnx\", SHA:\"794167f15f848ad75deae1a48ad7e61a35cb2104\", 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-bimedr\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ID":74221574390,"CheckName":"Konflux Dev version / my-integration-test-xisw / test-component-pac-rtzgnx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","testedSnapshot.Name":"integ-app-cjov-20260504-121836-000","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","snapshot.Name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"}} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","snapshot.Name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","destinationComponentSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","scenario.Name":"my-integration-test-xisw","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","scenario.Name":"my-integration-test-xisw","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ExternalID":"my-integration-test-xisw-test-component-pac-rtzgnx"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","existingCheckRun":"github.CheckRun{ID:74221574390, NodeID:\"CR_kwDOKrwUx88AAAARR_NY9g\", HeadSHA:\"794167f15f848ad75deae1a48ad7e61a35cb2104\", ExternalID:\"my-integration-test-xisw-test-component-pac-rtzgnx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74221574390\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74221574390\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:18:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-rtzgnx snapshot integ-app-cjov-20260504-121836-000 and scenario my-integration-test-xisw is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-xisw-xjz9w' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74221574390/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xisw / test-component-pac-rtzgnx\", CheckSuite:github.CheckSuite{ID:67348183515}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623942317, Number:30082, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30082\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-rtzgnx\", SHA:\"794167f15f848ad75deae1a48ad7e61a35cb2104\", 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-bimedr\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:21Z","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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ID":74221574390,"CheckName":"Konflux Dev version / my-integration-test-xisw / test-component-pac-rtzgnx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","testedSnapshot.Name":"integ-app-cjov-20260504-121836-000","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","snapshot.Name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:21Z","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-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","snapshot.Name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:22:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-rtzgnx-on-pull-request-xbs5h has finished running","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22: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-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"}} {"level":"info","ts":"2026-05-04T12:22:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:28Z","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-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"integ-app-cjov-20260504-121836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:22:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xisw-xjz9w","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"my-integration-test-xisw-xjz9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:22: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":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:22:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:28Z","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-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"integ-app-cjov-20260504-121836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:22:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","destinationComponentSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:22:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","scenario.Name":"my-integration-test-xisw","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","scenario.Name":"my-integration-test-xisw","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ExternalID":"my-integration-test-xisw-test-component-pac-rtzgnx"} {"level":"info","ts":"2026-05-04T12:22:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","existingCheckRun":"github.CheckRun{ID:74221574390, NodeID:\"CR_kwDOKrwUx88AAAARR_NY9g\", HeadSHA:\"794167f15f848ad75deae1a48ad7e61a35cb2104\", ExternalID:\"my-integration-test-xisw-test-component-pac-rtzgnx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74221574390\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74221574390\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:18:36 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-rtzgnx snapshot integ-app-cjov-20260504-121836-000 and scenario my-integration-test-xisw 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/74221574390/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xisw / test-component-pac-rtzgnx\", CheckSuite:github.CheckSuite{ID:67348183515}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623942317, Number:30082, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30082\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-rtzgnx\", SHA:\"794167f15f848ad75deae1a48ad7e61a35cb2104\", 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-bimedr\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-04T12:22:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ID":74221574390,"CheckName":"Konflux Dev version / my-integration-test-xisw / test-component-pac-rtzgnx","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-04T12:22:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","testedSnapshot.Name":"integ-app-cjov-20260504-121836-000","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-04T12:22:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22: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-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","snapshot.Name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:29Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"my-integration-test-xisw-xjz9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-ylfh","name":"my-integration-test-xocq"}} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-xocq"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-xocq"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","integrationTestScenario.Name":"my-integration-test-xocq"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"my-integration-test-xocq-d749l","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-xocq"} {"level":"info","ts":"2026-05-04T12:22:31Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"integ-app-cjov-20260504-121836-000","reconcileID":"d85db176-9125-47b1-ab6a-b8e005f6a364","snapshot.name":"integ-app-cjov-20260504-121836-000","pipelinerun.name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","duration":13.463539627} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"integ-app-cjov-20260504-121836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22: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-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"}} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:31Z","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-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","snapshot.Name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","destinationComponentSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","Application.Name":"integ-app-cjov","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","integrationTestScenario.Name":"my-integration-test-xisw","pipelineRun.Name":"my-integration-test-xisw-xjz9w"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","integrationTestScenario.Name":"my-integration-test-xocq","pipelineRun.Name":"my-integration-test-xocq-d749l"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","scenario.Name":"my-integration-test-xocq","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","scenario.Name":"my-integration-test-xisw"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","scenario.Name":"my-integration-test-xocq","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xocq-d749l","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"my-integration-test-xocq-d749l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ExternalID":"my-integration-test-xocq-test-component-pac-rtzgnx"} {"level":"info","ts":"2026-05-04T12:22:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","snapshot.NameSpace":"integration2-ylfh","snapshot.Name":"integ-app-cjov-20260504-121836-000","scenarioName":"my-integration-test-xocq","externalID":"my-integration-test-xocq-test-component-pac-rtzgnx"} {"level":"info","ts":"2026-05-04T12:22:32Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ID":74222132696,"CheckName":"Konflux Dev version / my-integration-test-xocq / test-component-pac-rtzgnx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","testedSnapshot.Name":"integ-app-cjov-20260504-121836-000","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:22:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22: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-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","snapshot.Name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22: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-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"}} {"level":"info","ts":"2026-05-04T12:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:32Z","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-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","snapshot.Name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","destinationComponentSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","scenario.Name":"my-integration-test-xocq","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","scenario.Name":"my-integration-test-xisw"} {"level":"info","ts":"2026-05-04T12:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","scenario.Name":"my-integration-test-xocq","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ExternalID":"my-integration-test-xocq-test-component-pac-rtzgnx"} {"level":"info","ts":"2026-05-04T12:22:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","existingCheckRun":"github.CheckRun{ID:74222132696, NodeID:\"CR_kwDOKrwUx88AAAARR_vd2A\", HeadSHA:\"794167f15f848ad75deae1a48ad7e61a35cb2104\", ExternalID:\"my-integration-test-xocq-test-component-pac-rtzgnx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74222132696\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74222132696\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:22:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-rtzgnx snapshot integ-app-cjov-20260504-121836-000 and scenario my-integration-test-xocq is in progress\", Text:\"PipelineRun 'my-integration-test-xocq-d749l' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74222132696/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xocq / test-component-pac-rtzgnx\", CheckSuite:github.CheckSuite{ID:67348183515}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623942317, Number:30082, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30082\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-rtzgnx\", SHA:\"794167f15f848ad75deae1a48ad7e61a35cb2104\", 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-bimedr\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-04T12:22:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ID":74222132696,"CheckName":"Konflux Dev version / my-integration-test-xocq / test-component-pac-rtzgnx","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:22:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","testedSnapshot.Name":"integ-app-cjov-20260504-121836-000","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:22:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22: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-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","snapshot.Name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22: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-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"}} {"level":"info","ts":"2026-05-04T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:39Z","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-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:39Z","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-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"integ-app-cjov-20260504-121836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:22:39Z","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-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"integ-app-cjov-20260504-121836-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","destinationComponentSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:22: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-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xocq-d749l","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"my-integration-test-xocq-d749l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","scenario.Name":"my-integration-test-xocq","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","scenario.Name":"my-integration-test-xisw"} {"level":"info","ts":"2026-05-04T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","scenario.Name":"my-integration-test-xocq","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testedSnapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ExternalID":"my-integration-test-xocq-test-component-pac-rtzgnx"} {"level":"info","ts":"2026-05-04T12:22:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","existingCheckRun":"github.CheckRun{ID:74222132696, NodeID:\"CR_kwDOKrwUx88AAAARR_vd2A\", HeadSHA:\"794167f15f848ad75deae1a48ad7e61a35cb2104\", ExternalID:\"my-integration-test-xocq-test-component-pac-rtzgnx\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/74222132696\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/74222132696\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:22:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-rtzgnx snapshot integ-app-cjov-20260504-121836-000 and scenario my-integration-test-xocq 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/74222132696/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xocq / test-component-pac-rtzgnx\", CheckSuite:github.CheckSuite{ID:67348183515}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623942317, Number:30082, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30082\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-rtzgnx\", SHA:\"794167f15f848ad75deae1a48ad7e61a35cb2104\", 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-bimedr\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-05-04T12:22:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","ID":74222132696,"CheckName":"Konflux Dev version / my-integration-test-xocq / test-component-pac-rtzgnx","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:22:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","testedSnapshot.Name":"integ-app-cjov-20260504-121836-000","destinationSnapshot.Name":"integ-app-cjov-20260504-121836-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:22:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22: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-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","snapshot.Name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:40Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-cjov-20260504-121836-000","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"my-integration-test-xocq-d749l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:22:42Z","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-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:22:42Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","reconcileID":"7957ebcc-bd75-4091-a31e-ca79875c7aa6","Component.Namespace":"build-e2e-drtq","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-drtq/gh-test-custom-branch-rjcrao@sha256:0685b94813bcc86c351655bb43b4305c3c285456bd2fffba71657703793331d9","Component.Name":"gh-test-custom-branch-rjcrao","lastBuildCommit":"e91c449a81ab5843d7cd341453cefbdbb4862064"} {"level":"info","ts":"2026-05-04T12:22:42Z","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-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","component.Namespace":"build-e2e-drtq","component.Name":"gh-test-custom-branch-rjcrao"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-zkmb-20260504-121742-000"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-zkmb-20260504-121742-000","application":"build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-zkmb-20260504-121742-000"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"build-suite-test-application-zkmb-20260504-121742-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-zkmb-20260504-121742-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-rjcrao","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-drtq/gh-test-custom-branch-rjcrao@sha256:0685b94813bcc86c351655bb43b4305c3c285456bd2fffba71657703793331d9","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-rqsnhc","revision":"e91c449a81ab5843d7cd341453cefbdbb4862064"}}}]} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121742-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121742-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121742-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121742-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121742-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","Application.Name":"build-suite-test-application-zkmb","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121742-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"build-suite-test-application-zkmb-20260504-121742-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:22:42Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121742-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121742-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121742-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-zkmb-20260504-121742-000","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zkmb-20260504-121742-000"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-zkmb-20260504-121742-000"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rjcrao-on-push-q8mjf has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:22:42Z","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-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:22:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","snapshot.Name":"build-suite-test-application-zkmb-20260504-121742-000"} {"level":"info","ts":"2026-05-04T12:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:22:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-rjcrao-on-push-q8mjf has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-rjcrao-on-push-q8mjf","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb"} {"level":"info","ts":"2026-05-04T12:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-pexx"} {"level":"info","ts":"2026-05-04T12:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-pexx","application":"integ-app-cjov"} {"level":"info","ts":"2026-05-04T12:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-pexx"} {"level":"info","ts":"2026-05-04T12:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-pexx"} {"level":"info","ts":"2026-05-04T12:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-ylfh","snapshot":"snapshot-sample-pexx"} {"level":"info","ts":"2026-05-04T12:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-pexx"} {"level":"error","ts":"2026-05-04T12:22:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:120","msg":"Failed to set owner reference for snapshot integration2-ylfh/snapshot-sample-pexx","snapshot":{"name":"snapshot-sample-pexx","namespace":"integration2-ylfh"},"error":"snapshots.appstudio.redhat.com \"snapshot-sample-pexx\" 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-05-04T12:22:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-pexx","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"snapshot-sample-pexx","reconcileID":"4f99147d-7af7-473b-9986-8c772887d8ce","error":"snapshots.appstudio.redhat.com \"snapshot-sample-pexx\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:22:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-pexx","namespace":"integration2-ylfh"},"req":{"name":"snapshot-sample-pexx","namespace":"integration2-ylfh"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-pexx\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:82\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:22:51Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-rtzgnx","namespace":"integration2-ylfh"},"application":"integration2-ylfh/integ-app-cjov","namespace":"integration2-ylfh","name":"test-component-pac-rtzgnx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:22:51Z","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-xisw-xjz9w","namespace":"integration2-ylfh"},"pipelineRun.Name":"my-integration-test-xisw-xjz9w"} {"level":"info","ts":"2026-05-04T12:22:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xisw-xjz9w","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"my-integration-test-xisw-xjz9w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:22:51Z","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-xocq-d749l","namespace":"integration2-ylfh"},"pipelineRun.Name":"my-integration-test-xocq-d749l"} {"level":"info","ts":"2026-05-04T12:22:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xocq-d749l","namespace":"integration2-ylfh"},"namespace":"integration2-ylfh","name":"my-integration-test-xocq-d749l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-04T12:22:52Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-rtzgnx-on-pull-request-xbs5h","namespace":"integration2-ylfh"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:22:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-ylfh","snapshot":"integ-app-cjov-20260504-121836-000"} {"level":"info","ts":"2026-05-04T12:22:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:22:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:22:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:22:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:22:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:22:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-vzoroq-on-push-6vqzp is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:32Z","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-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-push-pkd2j","reconcileID":"096b20b1-a290-4ec7-9630-902fe9597ee5","Component.Namespace":"build-e2e-tkyr","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-tkyr/gl-multi-component-parent-osja@sha256:b10948e71c283dfc68628df8e7904222a91ed4b4a334aeafb2a11a6847ef451a","Component.Name":"gl-multi-component-parent-osja","lastBuildCommit":"f56e02f44549dd34445750e662ecd8d0f0fc9ef1"} {"level":"info","ts":"2026-05-04T12:23:32Z","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-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","component.Namespace":"build-e2e-tkyr","component.Name":"gl-multi-component-parent-osja"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cfmm-20260504-121808-000"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cfmm-20260504-121808-000","application":"build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cfmm-20260504-121808-000"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"build-suite-component-update-cfmm-20260504-121808-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-cfmm-20260504-121808-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-osja","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tkyr/gl-multi-component-child-osja@sha256:14b5a7bf2b7758704f4fa330a77846a6842cf38cf5df8c8265e72c1744c990bc","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-vluzoh","revision":"8f0d5fb9d7a81a38d7f6d8dad385f7281eaca98c","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-osja","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tkyr/gl-multi-component-parent-osja@sha256:b10948e71c283dfc68628df8e7904222a91ed4b4a334aeafb2a11a6847ef451a","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-vluzoh","revision":"f56e02f44549dd34445750e662ecd8d0f0fc9ef1"}}}]} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.snapshot","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-cfmm-20260504-121808-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121808-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121808-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:23: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-cfmm-20260504-121808-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121808-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","Application.Name":"build-suite-component-update-cfmm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:23: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-cfmm-20260504-121808-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"build-suite-component-update-cfmm-20260504-121808-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:23:32Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.snapshot","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-cfmm-20260504-121808-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121808-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23: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-cfmm-20260504-121808-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-121808-000","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-push-pkd2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfmm-20260504-121808-000"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-push-pkd2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-cfmm-20260504-121808-000"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-push-pkd2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-push-pkd2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-osja-on-push-pkd2j has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","snapshot.Name":"build-suite-component-update-cfmm-20260504-121808-000"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja-on-push-pkd2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:23:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-osja-on-push-pkd2j has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cfmm-20260504-122354-648"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cfmm-20260504-122354-648","application":"build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cfmm-20260504-122354-648"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-648","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-648","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-648","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-648","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-648","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","Application.Name":"build-suite-component-update-cfmm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-648","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"build-suite-component-update-cfmm-20260504-122354-648","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:23:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-648","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-648","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"error","ts":"2026-05-04T12:23:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-multi-component-parent-osja","namespace":"build-e2e-tkyr"},"namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja","reconcileID":"ecd93158-0382-4964-9be2-69fe327a721c","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gl-multi-component-parent-osja\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-648","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-648","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-cfmm-20260504-122354-701"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-cfmm-20260504-122354-701","application":"build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-cfmm-20260504-122354-701"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-701","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-701","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-701","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-701","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-701","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","Application.Name":"build-suite-component-update-cfmm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-701","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"build-suite-component-update-cfmm-20260504-122354-701","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:23:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-701","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-701","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-701","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-cfmm-20260504-122354-701","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm"} {"level":"info","ts":"2026-05-04T12:23:54Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-parent-osja","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-parent-osja","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-04T12:23:54Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-pull-request-s26pl","namespace":"build-e2e-tkyr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:23:55Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-osja-on-push-pkd2j","namespace":"build-e2e-tkyr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:23:55Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-child-osja","namespace":"build-e2e-tkyr"},"application":"build-e2e-tkyr/build-suite-component-update-cfmm","namespace":"build-e2e-tkyr","name":"gl-multi-component-child-osja","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-04T12:23:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-pull-request-xdcqg","namespace":"build-e2e-tkyr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:23:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-7jdw6","namespace":"build-e2e-tkyr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:23:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-osja-on-push-h9kvs","namespace":"build-e2e-tkyr"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cfmm-20260504-122354-701"} {"level":"info","ts":"2026-05-04T12:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-tkyr","snapshot":"build-suite-component-update-cfmm-20260504-122354-701"} {"level":"info","ts":"2026-05-04T12:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cfmm-20260504-122354-648"} {"level":"info","ts":"2026-05-04T12:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-tkyr","snapshot":"build-suite-component-update-cfmm-20260504-122354-648"} {"level":"info","ts":"2026-05-04T12:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cfmm-20260504-120421-000"} {"level":"info","ts":"2026-05-04T12:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-tkyr","snapshot":"build-suite-component-update-cfmm-20260504-120421-000"} {"level":"info","ts":"2026-05-04T12:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cfmm-20260504-121551-000"} {"level":"info","ts":"2026-05-04T12:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-tkyr","snapshot":"build-suite-component-update-cfmm-20260504-121551-000"} {"level":"info","ts":"2026-05-04T12:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cfmm-20260504-121808-000"} {"level":"info","ts":"2026-05-04T12:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cfmm-20260504-121446-000"} {"level":"info","ts":"2026-05-04T12:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-tkyr","snapshot":"build-suite-component-update-cfmm-20260504-121808-000"} {"level":"info","ts":"2026-05-04T12:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-tkyr","snapshot":"build-suite-component-update-cfmm-20260504-121446-000"} {"level":"info","ts":"2026-05-04T12:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-cfmm-20260504-120428-000"} {"level":"info","ts":"2026-05-04T12:23:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-tkyr","snapshot":"build-suite-component-update-cfmm-20260504-120428-000"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"539.402706ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:24:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","reconcileID":"34107945-b178-40f3-9f6c-1fb358f320ab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"545.038365ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:24:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","reconcileID":"433daf07-9299-4795-9f9b-8eba07eac845","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"555.628539ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:24:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","reconcileID":"dd6a4775-fa26-415a-9168-21e3653bfe60","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"576.303785ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:24:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","reconcileID":"2caba5d1-2ca2-4472-a600-6aaa18ab9afb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"617.613245ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:24:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","reconcileID":"e0e5bbb6-a85c-4b7f-bc99-c3512fda3ae1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"698.249983ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:24:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","reconcileID":"f3f6fdc5-837d-4670-85cd-fdac1802ef41","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"859.639747ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:24:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:24:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","reconcileID":"2d865549-f725-4750-aac0-695ec8b1deb0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.180330513s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:24:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","reconcileID":"d78a3c28-50f3-463c-abd1-248d4d110b14","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.530997922s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:24:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","reconcileID":"0147a64d-b3f6-4295-905e-e28f7c2047ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.820766945s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:24:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","reconcileID":"d3d70cea-1748-4a3a-a48a-64d8525a6a2a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.923143021s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:24:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:24:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","reconcileID":"14b5bcdc-9e41-439f-91ba-c37c365d9ab1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:24: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:03Z","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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","reconcileID":"0e52b8be-4446-4b0a-873a-48c2bd2e49b2","component.Name":"go-component-blziun"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gszj-20260504-121922-000","application":"integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-121922-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-gszj-20260504-121922-000","snapshot.Spec.Components":[{"name":"python-component-nvgxgt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/python-component-nvgxgt@sha256:3ae0530ceac50321e0710b0502aaeb9f136cb01a3798a1c741072d1253299159","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6cce5d06b15a8a15cd34d657670e43858211b16e"}}}]} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-nvgxgt is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash da5bd9c64d6866e1de1b4f4dbf80b6e21c0d5e3ba16e35186a86b32f63a6a8 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:24: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-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:03Z","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-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Namespace":"group-wssv","snapshot.Name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-121922-000","testedSnapshot":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121922-000","testedSnapshot":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121922-000","testedSnapshot":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-nvgxgt-on-pull-request-48q5h has finished running","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:24:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74221679066, NodeID:\"CR_kwDONSo-hs8AAAARR_Tx2g\", HeadSHA:\"6cce5d06b15a8a15cd34d657670e43858211b16e\", ExternalID:\"my-integration-test-smwb-python-component-nvgxgt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74221679066\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74221679066\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:19:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-nvgxgt snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/python-component-nvgxgt-on-pull-request-48q5h is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74221679066/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt\", CheckSuite:github.CheckSuite{ID:67348282656}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623946724, Number:21645, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21645\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-nvgxgt\", SHA:\"6cce5d06b15a8a15cd34d657670e43858211b16e\", 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-sildsf\", SHA:\"e4348a7768b980b16f6c66dfc8c48adbb2c956fe\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74221679066,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-121922-000","destinationSnapshot.Name":"integ-app-gszj-20260504-121922-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24: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-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:04Z","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-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScneario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-p2pbd","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:24:04Z","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-gszj-20260504-121922-000","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-121922-000","reconcileID":"f20fad2e-d83b-450a-9094-7300c146fe6d","snapshot.name":"integ-app-gszj-20260504-121922-000","pipelinerun.name":"python-component-nvgxgt-on-pull-request-48q5h","duration":3.60811813} {"level":"info","ts":"2026-05-04T12:24:04Z","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-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-121922-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:04Z","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-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Scenario":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-121922-000","testedSnapshot":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:04Z","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-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Label":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb","pipelineRun.Name":"integration-resolver-pipelinerun-p2pbd"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121922-000","testedSnapshot":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121922-000","testedSnapshot":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-p2pbd","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-p2pbd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:24:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74221679066, NodeID:\"CR_kwDONSo-hs8AAAARR_Tx2g\", HeadSHA:\"6cce5d06b15a8a15cd34d657670e43858211b16e\", ExternalID:\"my-integration-test-smwb-python-component-nvgxgt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74221679066\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74221679066\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:19:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-nvgxgt snapshot integ-app-gszj-20260504-121922-000 and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74221679066/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt\", CheckSuite:github.CheckSuite{ID:67348282656}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623946724, Number:21645, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21645\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-nvgxgt\", SHA:\"6cce5d06b15a8a15cd34d657670e43858211b16e\", 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-sildsf\", SHA:\"e4348a7768b980b16f6c66dfc8c48adbb2c956fe\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:24:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74221679066,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-121922-000","destinationSnapshot.Name":"integ-app-gszj-20260504-121922-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:24:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24: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-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24: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-gszj-20260504-121922-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-121922-000","testedSnapshot":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121922-000","testedSnapshot":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121922-000","testedSnapshot":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:05Z","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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-48q5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:24:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-nvgxgt-on-pull-request-48q5h has finished running","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:24:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74221679066, NodeID:\"CR_kwDONSo-hs8AAAARR_Tx2g\", HeadSHA:\"6cce5d06b15a8a15cd34d657670e43858211b16e\", ExternalID:\"my-integration-test-smwb-python-component-nvgxgt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74221679066\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74221679066\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:19:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-nvgxgt snapshot integ-app-gszj-20260504-121922-000 and scenario my-integration-test-smwb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-p2pbd' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74221679066/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt\", CheckSuite:github.CheckSuite{ID:67348282656}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623946724, Number:21645, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21645\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-nvgxgt\", SHA:\"6cce5d06b15a8a15cd34d657670e43858211b16e\", 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-sildsf\", SHA:\"e4348a7768b980b16f6c66dfc8c48adbb2c956fe\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:24:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74221679066,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:24:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-121922-000","destinationSnapshot.Name":"integ-app-gszj-20260504-121922-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:24:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24: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-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:24:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:14Z","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-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:14Z","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-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-121922-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:24:14Z","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-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-121922-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:24:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:24:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-121922-000","testedSnapshot":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:14Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-p2pbd","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-p2pbd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:24:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:24:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121922-000","testedSnapshot":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121922-000","testedSnapshot":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:24:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74221679066, NodeID:\"CR_kwDONSo-hs8AAAARR_Tx2g\", HeadSHA:\"6cce5d06b15a8a15cd34d657670e43858211b16e\", ExternalID:\"my-integration-test-smwb-python-component-nvgxgt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74221679066\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74221679066\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:19:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-nvgxgt snapshot integ-app-gszj-20260504-121922-000 and scenario my-integration-test-smwb 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/74221679066/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt\", CheckSuite:github.CheckSuite{ID:67348282656}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623946724, Number:21645, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21645\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-nvgxgt\", SHA:\"6cce5d06b15a8a15cd34d657670e43858211b16e\", 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-sildsf\", SHA:\"e4348a7768b980b16f6c66dfc8c48adbb2c956fe\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:24:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74221679066,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:24:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-121922-000","destinationSnapshot.Name":"integ-app-gszj-20260504-121922-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:24:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:15Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gszj-20260504-121922-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-p2pbd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:24:19Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-jzkrgu","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:24:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-push-4j7v7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:24:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:24:29Z","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-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-push-4j7v7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:24:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-nvgxgt-on-push-4j7v7 is not associated with a pull request","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:39Z","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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","PR group":"konflux-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:24: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","prGroup":"konflux-konflux-test-integration-clone-jzkrgu","prGroupHash":"12dcc9eedd89de8d9171cfd6aab5cb408b578b0412631bd58f0d0a4018bb3c"} {"level":"info","ts":"2026-05-04T12:24: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:24:39Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","SHA":"9eb4bb9f1830ef9e99003a86092b00ccf38992d4"} {"level":"info","ts":"2026-05-04T12:24:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:24:39Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:24:39Z","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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-smwb","externalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:24:39Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74222439433,"CheckName":"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:24:39Z","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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z"} {"level":"info","ts":"2026-05-04T12:24: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:39Z","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-jzkrgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:24:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:24:39Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:24:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74222439433, NodeID:\"CR_kwDOOe2tsc8AAAARSACMCQ\", HeadSHA:\"9eb4bb9f1830ef9e99003a86092b00ccf38992d4\", ExternalID:\"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74222439433\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74222439433\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:24:39 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-jzkrgu snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74222439433/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu\", CheckSuite:github.CheckSuite{ID:67348978704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623977808, Number:9097, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9097\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-jzkrgu\", SHA:\"9eb4bb9f1830ef9e99003a86092b00ccf38992d4\", 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-sildsf\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:24:40Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74222439433,"CheckName":"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:24:40Z","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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z"} {"level":"info","ts":"2026-05-04T12:24: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:40Z","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-jzkrgu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:24:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:24:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:24:53Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-rjcrao","namespace":"build-e2e-drtq"},"application":"build-e2e-drtq/build-suite-test-application-zkmb","namespace":"build-e2e-drtq","name":"gh-test-custom-branch-rjcrao","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:25:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-zkmb-20260504-120356-000"} {"level":"info","ts":"2026-05-04T12:25:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-drtq","snapshot":"build-suite-test-application-zkmb-20260504-120356-000"} {"level":"info","ts":"2026-05-04T12:25:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-zkmb-20260504-121742-000"} {"level":"info","ts":"2026-05-04T12:25:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-drtq","snapshot":"build-suite-test-application-zkmb-20260504-121742-000"} {"level":"info","ts":"2026-05-04T12:25:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-zkmb-20260504-121134-000"} {"level":"info","ts":"2026-05-04T12:25:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-drtq","snapshot":"build-suite-test-application-zkmb-20260504-121134-000"} {"level":"info","ts":"2026-05-04T12:25:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:25:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:25:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:25:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:25:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:25:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:25:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:25:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:25:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:25:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:30Z","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-blziun-on-push-9f8qf","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-push-9f8qf","reconcileID":"d913a8b0-b7c9-4a1c-af48-451e468f4de0","Component.Namespace":"group-wssv","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun@sha256:78abca5d4f35a37241e9db45a69ce0d09a79c3dd29935ae0bce02225ee455763","Component.Name":"go-component-blziun","lastBuildCommit":"e4348a7768b980b16f6c66dfc8c48adbb2c956fe"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","component.Namespace":"group-wssv","component.Name":"go-component-blziun"} {"level":"info","ts":"2026-05-04T12:26: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":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-push-9f8qf","reconcileID":"d913a8b0-b7c9-4a1c-af48-451e468f4de0","component.Name":"python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:26: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":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-push-9f8qf","reconcileID":"d913a8b0-b7c9-4a1c-af48-451e468f4de0","component.Name":"konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gszj-20260504-121911-000","application":"integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-121911-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-gszj-20260504-121911-000","snapshot.Spec.Components":[{"name":"go-component-blziun","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun@sha256:78abca5d4f35a37241e9db45a69ce0d09a79c3dd29935ae0bce02225ee455763","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"e4348a7768b980b16f6c66dfc8c48adbb2c956fe"}}}]} {"level":"info","ts":"2026-05-04T12:26: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":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:26: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-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:26: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-gszj-20260504-121911-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26: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-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-121911-000","testedSnapshot":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-push-9f8qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121911-000","testedSnapshot":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121911-000","testedSnapshot":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-push-9f8qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-push-9f8qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-push-9f8qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-blziun-on-push-9f8qf has finished running","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26: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-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"integ-app-gszj-20260504-121911-000","scenarioName":"my-integration-test-smwb","externalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-push-9f8qf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:26:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-blziun-on-push-9f8qf has finished running","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:31Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74222705996,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:26:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-121911-000","destinationSnapshot.Name":"integ-app-gszj-20260504-121911-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:26:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26: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-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-sr59n","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:26:31Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-121911-000","reconcileID":"39c5bf43-b714-48a1-938a-7d8717256c56","snapshot.name":"integ-app-gszj-20260504-121911-000","pipelinerun.name":"go-component-blziun-on-push-9f8qf","duration":3.719529827} {"level":"info","ts":"2026-05-04T12:26:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-121911-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:26:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26: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-gszj-20260504-121911-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:26:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26: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-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-121911-000","testedSnapshot":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:26:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121911-000","testedSnapshot":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121911-000","testedSnapshot":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-sr59n","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-sr59n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74222705996, NodeID:\"CR_kwDONSo-hs8AAAARSASdTA\", HeadSHA:\"e4348a7768b980b16f6c66dfc8c48adbb2c956fe\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74222705996\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74222705996\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:26:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-blziun snapshot integ-app-gszj-20260504-121911-000 and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74222705996/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67348259499}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74222705996,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-121911-000","destinationSnapshot.Name":"integ-app-gszj-20260504-121911-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26: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-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26: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-gszj-20260504-121911-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26: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-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-121911-000","testedSnapshot":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121911-000","testedSnapshot":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121911-000","testedSnapshot":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74222705996, NodeID:\"CR_kwDONSo-hs8AAAARSASdTA\", HeadSHA:\"e4348a7768b980b16f6c66dfc8c48adbb2c956fe\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74222705996\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74222705996\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:26:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-blziun snapshot integ-app-gszj-20260504-121911-000 and scenario my-integration-test-smwb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-sr59n' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74222705996/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67348259499}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74222705996,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-121911-000","destinationSnapshot.Name":"integ-app-gszj-20260504-121911-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:26:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26: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-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26: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-gszj-20260504-121911-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:26:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26: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-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26: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-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-121911-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:26:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-sr59n","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-sr59n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:26: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-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-121911-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:26:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-121911-000","testedSnapshot":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26: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":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26: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-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:26:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:26:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121911-000","testedSnapshot":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-121911-000","testedSnapshot":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:26:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74222705996, NodeID:\"CR_kwDONSo-hs8AAAARSASdTA\", HeadSHA:\"e4348a7768b980b16f6c66dfc8c48adbb2c956fe\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74222705996\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74222705996\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:26:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-blziun snapshot integ-app-gszj-20260504-121911-000 and scenario my-integration-test-smwb 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/74222705996/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67348259499}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-04T12:26:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74222705996,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:26:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-121911-000","destinationSnapshot.Name":"integ-app-gszj-20260504-121911-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:26:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26: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-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:26:41Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gszj-20260504-121911-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-sr59n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:28: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:28: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:28:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:28:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:28: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28: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-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:28: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28: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":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28: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":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:28:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:09Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-push-4j7v7","reconcileID":"1f5d9feb-104f-44a8-b3b9-358b71eee6b7","Component.Namespace":"group-wssv","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-wssv/python-component-nvgxgt@sha256:aa092dbf09efd8498db0b7eb1d85195b507ed7093ac7ca1ad1c51397044e8a72","Component.Name":"python-component-nvgxgt","lastBuildCommit":"8604f1d231aa75d415e16663d8913dba716398e9"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","component.Namespace":"group-wssv","component.Name":"python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:29:09Z","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-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-push-4j7v7","reconcileID":"1f5d9feb-104f-44a8-b3b9-358b71eee6b7","component.Name":"konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gszj-20260504-122431-000","application":"integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-122431-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-gszj-20260504-122431-000","snapshot.Spec.Components":[{"name":"go-component-blziun","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun@sha256:78abca5d4f35a37241e9db45a69ce0d09a79c3dd29935ae0bce02225ee455763","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"e4348a7768b980b16f6c66dfc8c48adbb2c956fe","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-nvgxgt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/python-component-nvgxgt@sha256:aa092dbf09efd8498db0b7eb1d85195b507ed7093ac7ca1ad1c51397044e8a72","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"8604f1d231aa75d415e16663d8913dba716398e9"}}}]} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122431-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122431-000","testedSnapshot":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-push-4j7v7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122431-000","testedSnapshot":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122431-000","testedSnapshot":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-push-4j7v7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-push-4j7v7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-push-4j7v7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-nvgxgt-on-push-4j7v7 has finished running","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"integ-app-gszj-20260504-122431-000","scenarioName":"my-integration-test-smwb","externalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-push-4j7v7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-nvgxgt-on-push-4j7v7 has finished running","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223088895,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-122431-000","destinationSnapshot.Name":"integ-app-gszj-20260504-122431-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-h9wdh","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:29:10Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-122431-000","reconcileID":"e34fb370-e72d-4332-b240-dcec862f3ad7","snapshot.name":"integ-app-gszj-20260504-122431-000","pipelinerun.name":"python-component-nvgxgt-on-push-4j7v7","duration":3.949187912} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-122431-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122431-000","testedSnapshot":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122431-000","testedSnapshot":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122431-000","testedSnapshot":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223088895, NodeID:\"CR_kwDONSo-hs8AAAARSAp0_w\", HeadSHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", ExternalID:\"my-integration-test-smwb-python-component-nvgxgt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223088895\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223088895\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:29:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-nvgxgt snapshot integ-app-gszj-20260504-122431-000 and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223088895/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt\", CheckSuite:github.CheckSuite{ID:67348943886}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-h9wdh","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-h9wdh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223088895,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-122431-000","destinationSnapshot.Name":"integ-app-gszj-20260504-122431-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122431-000","testedSnapshot":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122431-000","testedSnapshot":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122431-000","testedSnapshot":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223088895, NodeID:\"CR_kwDONSo-hs8AAAARSAp0_w\", HeadSHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", ExternalID:\"my-integration-test-smwb-python-component-nvgxgt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223088895\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223088895\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:29:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-nvgxgt snapshot integ-app-gszj-20260504-122431-000 and scenario my-integration-test-smwb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-h9wdh' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223088895/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt\", CheckSuite:github.CheckSuite{ID:67348943886}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223088895,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-122431-000","destinationSnapshot.Name":"integ-app-gszj-20260504-122431-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-122431-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:29: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":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-122431-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122431-000","testedSnapshot":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-h9wdh","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-h9wdh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:29:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122431-000","testedSnapshot":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122431-000","testedSnapshot":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:29:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223088895, NodeID:\"CR_kwDONSo-hs8AAAARSAp0_w\", HeadSHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", ExternalID:\"my-integration-test-smwb-python-component-nvgxgt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223088895\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223088895\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:29:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-nvgxgt snapshot integ-app-gszj-20260504-122431-000 and scenario my-integration-test-smwb 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/74223088895/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt\", CheckSuite:github.CheckSuite{ID:67348943886}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-05-04T12:29:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223088895,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:29:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-122431-000","destinationSnapshot.Name":"integ-app-gszj-20260504-122431-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:29:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:29:19Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gszj-20260504-122431-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-h9wdh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:29:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"455.819243ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:29:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","reconcileID":"9a67fd69-dae1-4c6c-8d72-850f4a1b6be5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"461.716063ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:29:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","reconcileID":"25c4ceab-73f1-4f51-9052-4c9582945d35","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"472.553807ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:29:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","reconcileID":"e36034b8-a014-4251-9fbc-749307ee0663","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"493.248382ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:29:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","reconcileID":"9ca37d77-bc68-4e13-b12c-12a9f335c336","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"534.611328ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:29:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","reconcileID":"cce3750f-0973-4aa4-a29e-d56a057b1697","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"615.171633ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:29:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","reconcileID":"6a1d40e7-6793-4e01-83e8-090050c9e803","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"775.863095ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:29:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","reconcileID":"bebc3ab1-1f35-4f32-8f20-b49f37f9f3a8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:27Z","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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"970.524474ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:29:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:29:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","reconcileID":"fde09190-9895-4c8a-94f7-c6cbcf6e7e10","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.096659744s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:29:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","reconcileID":"93f4d1fb-93ab-4aaa-9f07-e6afc46f8546","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.373862115s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:29:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","reconcileID":"ba8f2207-df96-4d3b-8f11-8a7e3b3e09e2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:29: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:29:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:29: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-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:29:29Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","reconcileID":"45f3d02b-7e0a-4071-8c65-5c444a22d162","Component.Namespace":"build-e2e-lfqx","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-lfqx/gl-test-custom-branch-vzoroq@sha256:82f6ac96a4d6e3110f72540b89309341e0a558df97412714f79d186b1a136dbd","Component.Name":"gl-test-custom-branch-vzoroq","lastBuildCommit":"e259bba1fe4f0795b465787a4b4424e153e11227"} {"level":"info","ts":"2026-05-04T12:29:29Z","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-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","component.Namespace":"build-e2e-lfqx","component.Name":"gl-test-custom-branch-vzoroq"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-whdk-20260504-122300-000"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-whdk-20260504-122300-000","application":"build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-whdk-20260504-122300-000"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"build-suite-test-application-whdk-20260504-122300-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-whdk-20260504-122300-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-vzoroq","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lfqx/gl-test-custom-branch-vzoroq@sha256:82f6ac96a4d6e3110f72540b89309341e0a558df97412714f79d186b1a136dbd","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-nugoue","revision":"e259bba1fe4f0795b465787a4b4424e153e11227"}}}]} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-whdk-20260504-122300-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-whdk-20260504-122300-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-whdk-20260504-122300-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-whdk-20260504-122300-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-whdk-20260504-122300-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","Application.Name":"build-suite-test-application-whdk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-whdk-20260504-122300-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"build-suite-test-application-whdk-20260504-122300-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:29:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-whdk-20260504-122300-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-whdk-20260504-122300-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-whdk-20260504-122300-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-whdk-20260504-122300-000","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-whdk-20260504-122300-000"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-whdk-20260504-122300-000"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-vzoroq-on-push-6vqzp has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:29: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"2.511636997s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:29:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","reconcileID":"64266266-7752-42e2-aaaf-e3a23f58903f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:29: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-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","snapshot.Name":"build-suite-test-application-whdk-20260504-122300-000"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-vzoroq-on-push-6vqzp has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-vzoroq-on-push-6vqzp","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk"} {"level":"info","ts":"2026-05-04T12:29: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29: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-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gszj-20260504-122439-000","application":"integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-122439-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-gszj-20260504-122439-000","snapshot.Spec.Components":[{"name":"go-component-blziun","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun@sha256:78abca5d4f35a37241e9db45a69ce0d09a79c3dd29935ae0bce02225ee455763","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"e4348a7768b980b16f6c66dfc8c48adbb2c956fe","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-nvgxgt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/python-component-nvgxgt@sha256:aa092dbf09efd8498db0b7eb1d85195b507ed7093ac7ca1ad1c51397044e8a72","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"8604f1d231aa75d415e16663d8913dba716398e9","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-jzkrgu","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/konflux-test-integration-clone-jzkrgu@sha256:9857098acce840e271f33f84976302e79b541295742f01f54abdfc893f068d34","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"9eb4bb9f1830ef9e99003a86092b00ccf38992d4"}}}]} {"level":"info","ts":"2026-05-04T12:29:29Z","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-jzkrgu is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 12dcc9eedd89de8d9171cfd6aab5cb408b578b0412631bd58f0d0a4018bb3c is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122439-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122439-000","testedSnapshot":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122439-000","testedSnapshot":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122439-000","testedSnapshot":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:29:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74222439433, NodeID:\"CR_kwDOOe2tsc8AAAARSACMCQ\", HeadSHA:\"9eb4bb9f1830ef9e99003a86092b00ccf38992d4\", ExternalID:\"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74222439433\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74222439433\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:24:39 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-jzkrgu snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74222439433/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu\", CheckSuite:github.CheckSuite{ID:67348978704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623977808, Number:9097, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9097\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-jzkrgu\", SHA:\"9eb4bb9f1830ef9e99003a86092b00ccf38992d4\", 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-sildsf\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74222439433,"CheckName":"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-122439-000","destinationSnapshot.Name":"integ-app-gszj-20260504-122439-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122439-000","testedSnapshot":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122439-000","testedSnapshot":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122439-000","testedSnapshot":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74222439433, NodeID:\"CR_kwDOOe2tsc8AAAARSACMCQ\", HeadSHA:\"9eb4bb9f1830ef9e99003a86092b00ccf38992d4\", ExternalID:\"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74222439433\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74222439433\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:24:39 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-jzkrgu snapshot integ-app-gszj-20260504-122439-000 and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74222439433/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu\", CheckSuite:github.CheckSuite{ID:67348978704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623977808, Number:9097, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9097\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-jzkrgu\", SHA:\"9eb4bb9f1830ef9e99003a86092b00ccf38992d4\", 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-sildsf\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScneario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-wtslm","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122439-000","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-122439-000","reconcileID":"fe13cf8d-0276-4be2-9717-5da9182750bf","snapshot.name":"integ-app-gszj-20260504-122439-000","pipelinerun.name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","duration":3.757173945} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-122439-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Scenario":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Label":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb","pipelineRun.Name":"integration-resolver-pipelinerun-wtslm"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74222439433,"CheckName":"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-122439-000","destinationSnapshot.Name":"integ-app-gszj-20260504-122439-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122439-000","testedSnapshot":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:29:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122439-000","testedSnapshot":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122439-000","testedSnapshot":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-wtslm","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-wtslm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:29:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:29:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74222439433, NodeID:\"CR_kwDOOe2tsc8AAAARSACMCQ\", HeadSHA:\"9eb4bb9f1830ef9e99003a86092b00ccf38992d4\", ExternalID:\"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74222439433\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74222439433\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:24:39 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-jzkrgu snapshot integ-app-gszj-20260504-122439-000 and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74222439433/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu\", CheckSuite:github.CheckSuite{ID:67348978704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623977808, Number:9097, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9097\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-jzkrgu\", SHA:\"9eb4bb9f1830ef9e99003a86092b00ccf38992d4\", 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-sildsf\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:29:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74222439433,"CheckName":"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:29:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-122439-000","destinationSnapshot.Name":"integ-app-gszj-20260504-122439-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:29:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122439-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:29:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122439-000","testedSnapshot":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:29:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122439-000","testedSnapshot":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122439-000","testedSnapshot":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:29:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74222439433, NodeID:\"CR_kwDOOe2tsc8AAAARSACMCQ\", HeadSHA:\"9eb4bb9f1830ef9e99003a86092b00ccf38992d4\", ExternalID:\"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74222439433\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74222439433\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:24:39 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-jzkrgu snapshot integ-app-gszj-20260504-122439-000 and scenario my-integration-test-smwb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-wtslm' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74222439433/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu\", CheckSuite:github.CheckSuite{ID:67348978704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623977808, Number:9097, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9097\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-jzkrgu\", SHA:\"9eb4bb9f1830ef9e99003a86092b00ccf38992d4\", 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-sildsf\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:29:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74222439433,"CheckName":"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:29:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-122439-000","destinationSnapshot.Name":"integ-app-gszj-20260504-122439-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:29:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122439-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-122439-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-122439-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122439-000","testedSnapshot":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29: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-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-wtslm","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-wtslm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122439-000","testedSnapshot":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122439-000","testedSnapshot":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74222439433, NodeID:\"CR_kwDOOe2tsc8AAAARSACMCQ\", HeadSHA:\"9eb4bb9f1830ef9e99003a86092b00ccf38992d4\", ExternalID:\"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74222439433\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74222439433\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:24:39 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-jzkrgu snapshot integ-app-gszj-20260504-122439-000 and scenario my-integration-test-smwb 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/74222439433/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu\", CheckSuite:github.CheckSuite{ID:67348978704}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3623977808, Number:9097, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9097\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-jzkrgu\", SHA:\"9eb4bb9f1830ef9e99003a86092b00ccf38992d4\", 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-sildsf\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74222439433,"CheckName":"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-122439-000","destinationSnapshot.Name":"integ-app-gszj-20260504-122439-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:29:38Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gszj-20260504-122439-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-wtslm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:29:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:29: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-nvgxgt-on-pull-request-qm5hj","PR group":"pr-branch-blndda"} {"level":"info","ts":"2026-05-04T12:29:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","prGroup":"pr-branch-blndda","prGroupHash":"75249423d997adc8a624b52b450bfc3693ec537e465b41fc8e400abb6f108f"} {"level":"info","ts":"2026-05-04T12:29:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:29:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:29:59Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:29:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-smwb","externalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:29:59Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223212526,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:29:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"python-component-nvgxgt-on-pull-request-qm5hj","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:29:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"python-component-nvgxgt-on-pull-request-qm5hj"} {"level":"info","ts":"2026-05-04T12:29:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-blndda is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:29:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:29: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:29:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-blziun-on-pull-request-xkcfw","PR group":"pr-branch-blndda"} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","prGroup":"pr-branch-blndda","prGroupHash":"75249423d997adc8a624b52b450bfc3693ec537e465b41fc8e400abb6f108f"} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-smwb","externalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223215271,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"go-component-blziun-on-pull-request-xkcfw","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"go-component-blziun-on-pull-request-xkcfw"} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-nvgxgt go-component-blziun]","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Name":"go-component-blziun-on-pull-request-xkcfw"} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:30:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-smwb","externalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:30:01Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223216618,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"go-component-blziun-on-pull-request-xkcfw","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"go-component-blziun-on-pull-request-xkcfw"} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:30:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:30:01Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:30:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223215271, NodeID:\"CR_kwDONSo-hs8AAAARSAxipw\", HeadSHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223215271\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223215271\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:30:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-blziun snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/go-component-blziun-on-pull-request-xkcfw is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223215271/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67349705031}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:30:01Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223215271,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"go-component-blziun-on-pull-request-xkcfw","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"go-component-blziun-on-pull-request-xkcfw"} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-nvgxgt go-component-blziun]","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Name":"go-component-blziun-on-pull-request-xkcfw"} {"level":"info","ts":"2026-05-04T12:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:30:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:30:02Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:30:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223216618, NodeID:\"CR_kwDONSo-hs8AAAARSAxn6g\", HeadSHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223216618\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223216618\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:30:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/go-component-blziun-on-pull-request-xkcfw is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223216618/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67349705031}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:30:02Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223216618,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:30:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"go-component-blziun-on-pull-request-xkcfw","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:30:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"go-component-blziun-on-pull-request-xkcfw"} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:30: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","PR group":"pr-branch-blndda"} {"level":"info","ts":"2026-05-04T12:30:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","prGroup":"pr-branch-blndda","prGroupHash":"75249423d997adc8a624b52b450bfc3693ec537e465b41fc8e400abb6f108f"} {"level":"info","ts":"2026-05-04T12:30:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:30:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:30:03Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:30:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-smwb","externalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:30:03Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223221548,"CheckName":"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:30:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:30:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9"} {"level":"info","ts":"2026-05-04T12:30: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:03Z","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-nvgxgt go-component-blziun konflux-test-integration-clone-jzkrgu]","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:03Z","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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9"} {"level":"info","ts":"2026-05-04T12:30:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:30:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:30:03Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:30:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-smwb","externalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:30:04Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223223531,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9"} {"level":"info","ts":"2026-05-04T12:30: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:30:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:30:04Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:30:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223221548, NodeID:\"CR_kwDOOe2tsc8AAAARSAx7LA\", HeadSHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", ExternalID:\"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223221548\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74223221548\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:30:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-jzkrgu snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223221548/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu\", CheckSuite:github.CheckSuite{ID:67349710139}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010596, Number:9098, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9098\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", 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-sildsf\", SHA:\"fcac4aa86cd1a8140deebf2998f60d5165f02d43\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223221548,"CheckName":"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:30:05Z","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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:05Z","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-nvgxgt go-component-blziun konflux-test-integration-clone-jzkrgu]","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:05Z","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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223223531, NodeID:\"CR_kwDOOe2tsc8AAAARSAyC6w\", HeadSHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223223531\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74223223531\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:30:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223223531/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67349710139}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010596, Number:9098, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9098\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", 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-sildsf\", SHA:\"fcac4aa86cd1a8140deebf2998f60d5165f02d43\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223223531,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:30:05Z","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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:30:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:31:46Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-vzoroq","namespace":"build-e2e-lfqx"},"application":"build-e2e-lfqx/build-suite-test-application-whdk","namespace":"build-e2e-lfqx","name":"gl-test-custom-branch-vzoroq","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:31:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:31:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-whdk-20260504-120442-000"} {"level":"info","ts":"2026-05-04T12:31:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lfqx","snapshot":"build-suite-test-application-whdk-20260504-120442-000"} {"level":"info","ts":"2026-05-04T12:31:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-whdk-20260504-121639-000"} {"level":"info","ts":"2026-05-04T12:31:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lfqx","snapshot":"build-suite-test-application-whdk-20260504-121639-000"} {"level":"info","ts":"2026-05-04T12:31:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-whdk-20260504-122300-000"} {"level":"info","ts":"2026-05-04T12:31:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lfqx","snapshot":"build-suite-test-application-whdk-20260504-122300-000"} {"level":"info","ts":"2026-05-04T12:31: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:31: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:31: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:31: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":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:31:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:33: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33: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-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:33: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33: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-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"576.667131ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:33:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","reconcileID":"05e6b9ff-06ac-4580-be85-78ba31074cdb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"582.390167ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:33:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","reconcileID":"3d472f2f-17f3-4e82-9998-0433b7f0d66f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"593.086082ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:33:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","reconcileID":"1b013aa0-c9f8-475d-8799-f439e864b136","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"613.817182ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:33:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","reconcileID":"b72b8003-c5c1-4466-b8c9-f0219d1bf79a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"654.423398ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:33:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","reconcileID":"a2a7e9bb-97a4-4262-aac6-8dbf45f0c884","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"706.439693ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:33:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","reconcileID":"11e9682d-c2e0-437a-9415-cd5030dba2ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"735.2154ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:33:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","reconcileID":"21150b02-5e85-4147-a3c9-479bc990b63e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:15Z","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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.056430262s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:33:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","reconcileID":"33d37012-aba5-4bf8-bd8e-0e720b4ddb1c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:15Z","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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.505667448s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:33:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","reconcileID":"b43e929e-2305-4247-847a-d89cc302274b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:15Z","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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.697483875s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:33:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","reconcileID":"03d71771-dba0-4563-a7ec-a098967bae5e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gszj-20260504-123001-000","application":"integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-123001-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-gszj-20260504-123001-000","snapshot.Spec.Components":[{"name":"go-component-blziun","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun@sha256:78abca5d4f35a37241e9db45a69ce0d09a79c3dd29935ae0bce02225ee455763","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"e4348a7768b980b16f6c66dfc8c48adbb2c956fe","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-nvgxgt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/python-component-nvgxgt@sha256:aa092dbf09efd8498db0b7eb1d85195b507ed7093ac7ca1ad1c51397044e8a72","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"8604f1d231aa75d415e16663d8913dba716398e9","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-jzkrgu","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/konflux-test-integration-clone-jzkrgu@sha256:4968a93ac13231b8891dbfad17cf1e1c3b41fecd4fdbc75dcfa8b7463f92de6b","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9"}}}]} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-wssv/python-component-nvgxgt-on-pull-request-qm5hj with pr group pr-branch-blndda is still running, won't create group snapshot","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:33:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223221548, NodeID:\"CR_kwDOOe2tsc8AAAARSAx7LA\", HeadSHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", ExternalID:\"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223221548\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74223221548\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:30:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-jzkrgu snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223221548/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu\", CheckSuite:github.CheckSuite{ID:67349710139}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010596, Number:9098, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9098\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", 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-sildsf\", SHA:\"fcac4aa86cd1a8140deebf2998f60d5165f02d43\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223221548,"CheckName":"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123001-000","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33: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-gszj-20260504-123001-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223221548, NodeID:\"CR_kwDOOe2tsc8AAAARSAx7LA\", HeadSHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", ExternalID:\"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223221548\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74223221548\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:30:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-jzkrgu snapshot integ-app-gszj-20260504-123001-000 and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223221548/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu\", CheckSuite:github.CheckSuite{ID:67349710139}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010596, Number:9098, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9098\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", 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-sildsf\", SHA:\"fcac4aa86cd1a8140deebf2998f60d5165f02d43\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScneario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-kns5h","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:33:17Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-123001-000","reconcileID":"5176d810-44ce-4aa3-a771-4b7510b751d6","snapshot.name":"integ-app-gszj-20260504-123001-000","pipelinerun.name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","duration":3.654462662} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-123001-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33: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-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:33: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-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Scenario":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Label":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb","pipelineRun.Name":"integration-resolver-pipelinerun-kns5h"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223221548,"CheckName":"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123001-000","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33: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-gszj-20260504-123001-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kns5h","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-kns5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223221548, NodeID:\"CR_kwDOOe2tsc8AAAARSAx7LA\", HeadSHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", ExternalID:\"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223221548\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74223221548\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:30:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-jzkrgu snapshot integ-app-gszj-20260504-123001-000 and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223221548/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu\", CheckSuite:github.CheckSuite{ID:67349710139}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010596, Number:9098, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9098\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", 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-sildsf\", SHA:\"fcac4aa86cd1a8140deebf2998f60d5165f02d43\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:33: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33: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-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9 has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223221548,"CheckName":"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123001-000","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33: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-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:18Z","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-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:33:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223221548, NodeID:\"CR_kwDOOe2tsc8AAAARSAx7LA\", HeadSHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", ExternalID:\"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223221548\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74223221548\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:30:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-jzkrgu snapshot integ-app-gszj-20260504-123001-000 and scenario my-integration-test-smwb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-kns5h' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223221548/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu\", CheckSuite:github.CheckSuite{ID:67349710139}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010596, Number:9098, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9098\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", 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-sildsf\", SHA:\"fcac4aa86cd1a8140deebf2998f60d5165f02d43\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:33:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223221548,"CheckName":"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:33:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123001-000","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:33:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:33:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-123001-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:33:24Z","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-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-123001-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:33:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:33:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:33:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kns5h","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-kns5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:33:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:33:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:33:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223221548, NodeID:\"CR_kwDOOe2tsc8AAAARSAx7LA\", HeadSHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", ExternalID:\"my-integration-test-smwb-konflux-test-integration-clone-jzkrgu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223221548\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74223221548\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:30:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-jzkrgu snapshot integ-app-gszj-20260504-123001-000 and scenario my-integration-test-smwb 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/74223221548/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu\", CheckSuite:github.CheckSuite{ID:67349710139}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010596, Number:9098, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9098\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", 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-sildsf\", SHA:\"fcac4aa86cd1a8140deebf2998f60d5165f02d43\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:33:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223221548,"CheckName":"Konflux Dev version / my-integration-test-smwb / konflux-test-integration-clone-jzkrgu","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:33:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123001-000","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:33:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:33:25Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-kns5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"531.259758ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","reconcileID":"79f61ac4-fe99-4dce-bb65-3ec52f38420a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"537.123141ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","reconcileID":"ce48d792-0984-4f19-82d8-ffa2e8a8f0d8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"547.846389ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","reconcileID":"7e2b9ebd-ae0c-4b09-9362-c2b77d8dbf3e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"568.527711ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","reconcileID":"56874531-6bfd-4cdc-8d0e-b65056ebfe6b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"610.070243ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","reconcileID":"a37f111a-dcc2-41c3-99cd-ba0d5676fe9a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"670.731453ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","reconcileID":"e180ba60-bc74-44e9-a868-95493da0a66a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"690.835357ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","reconcileID":"ee4ad9ce-4407-4790-ba4d-bea5deb183dc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.011371574s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","reconcileID":"f6c86e5f-7f94-49ac-96c6-ea223daafe47","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.371176147s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","reconcileID":"ddec8beb-0e24-430d-8e1e-3c63f96711f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.652579196s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","reconcileID":"5a136cea-9cf2-4fe2-90e3-c506ecb07d9f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:41Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","reconcileID":"beadb2c7-8119-4d30-9b82-8fc1e99786f1","component.Name":"konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gszj-20260504-122959-000","application":"integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-122959-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-gszj-20260504-122959-000","snapshot.Spec.Components":[{"name":"go-component-blziun","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun@sha256:78abca5d4f35a37241e9db45a69ce0d09a79c3dd29935ae0bce02225ee455763","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"e4348a7768b980b16f6c66dfc8c48adbb2c956fe","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-nvgxgt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/python-component-nvgxgt@sha256:a477f97234fc0141f0d419f357be29edc255dd120feaba31ca14c240d27445a5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"f172caecb4604c6b6d203abc78cbae4764d7ebd6"}}}]} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-wssv/go-component-blziun-on-pull-request-xkcfw with pr group pr-branch-blndda is still running, won't create group snapshot","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-nvgxgt-on-pull-request-qm5hj has finished running","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:34:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223212526, NodeID:\"CR_kwDONSo-hs8AAAARSAxX7g\", HeadSHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", ExternalID:\"my-integration-test-smwb-python-component-nvgxgt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223212526\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223212526\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:29:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-nvgxgt snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/python-component-nvgxgt-on-pull-request-qm5hj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223212526/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt\", CheckSuite:github.CheckSuite{ID:67349705031}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223212526,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-122959-000","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScneario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-zxlnl","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-122959-000","reconcileID":"f50aeb86-a428-42fc-90fd-dbe46340547c","snapshot.name":"integ-app-gszj-20260504-122959-000","pipelinerun.name":"python-component-nvgxgt-on-pull-request-qm5hj","duration":3.648796874} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-122959-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Scenario":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Label":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb","pipelineRun.Name":"integration-resolver-pipelinerun-zxlnl"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-zxlnl","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-zxlnl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223212526, NodeID:\"CR_kwDONSo-hs8AAAARSAxX7g\", HeadSHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", ExternalID:\"my-integration-test-smwb-python-component-nvgxgt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223212526\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223212526\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:29:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-nvgxgt snapshot integ-app-gszj-20260504-122959-000 and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223212526/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt\", CheckSuite:github.CheckSuite{ID:67349705031}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34: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":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34: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":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-qm5hj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-nvgxgt-on-pull-request-qm5hj has finished running","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223212526,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-122959-000","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:34:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223212526, NodeID:\"CR_kwDONSo-hs8AAAARSAxX7g\", HeadSHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", ExternalID:\"my-integration-test-smwb-python-component-nvgxgt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223212526\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223212526\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:29:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-nvgxgt snapshot integ-app-gszj-20260504-122959-000 and scenario my-integration-test-smwb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-zxlnl' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223212526/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt\", CheckSuite:github.CheckSuite{ID:67349705031}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:34:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223212526,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:34:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-122959-000","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:34:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:34:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-122959-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:34:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-zxlnl","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-zxlnl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:34:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-122959-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:34:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:34:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223212526, NodeID:\"CR_kwDONSo-hs8AAAARSAxX7g\", HeadSHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", ExternalID:\"my-integration-test-smwb-python-component-nvgxgt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223212526\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223212526\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:29:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-nvgxgt snapshot integ-app-gszj-20260504-122959-000 and scenario my-integration-test-smwb 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/74223212526/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt\", CheckSuite:github.CheckSuite{ID:67349705031}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:34:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223212526,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:34:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-122959-000","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:34:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:51Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-zxlnl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"761.746873ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","reconcileID":"4c95f711-eda0-4dbb-9c71-89eee7b59a11","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"767.426913ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","reconcileID":"92d6f11b-0b41-4d3d-9708-39d92947b299","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"778.194033ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","reconcileID":"b5e86af9-b7be-4c4d-a9ed-f477734a7d39","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"798.867981ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","reconcileID":"77de5293-7db1-47ec-a212-bfcf03b9c113","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"840.023175ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","reconcileID":"2e1495c7-94d1-4ac8-b1f9-adc195547c77","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"920.752838ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","reconcileID":"8a1412d2-f2ff-46c8-beb8-e45e4a8d49b4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"990.63957ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","reconcileID":"04b74ad9-ad42-45cc-a1eb-870e836ac7df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.081843695s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","reconcileID":"dfdb6421-93bc-46b0-982b-6a3c375e02ac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.555343509s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","reconcileID":"972f4583-2230-48f1-826f-b1ec7e95a905","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.722785169s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:34:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","reconcileID":"a4a6fef8-7264-4413-a6a9-5608510af12a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:54Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","reconcileID":"373c5005-d341-4ad1-b733-d5b314d7acf5","component.Name":"konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gszj-20260504-122959-000","application":"integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","originalName":"integ-app-gszj-20260504-122959-000","newName":"integ-app-gszj-20260504-122959-000-2q","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gszj-20260504-122959-000-2q","application":"integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","originalName":"integ-app-gszj-20260504-122959-000","finalName":"integ-app-gszj-20260504-122959-000-2q","attempts":2} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-122959-000-2q","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q","snapshot.Spec.Components":[{"name":"python-component-nvgxgt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/python-component-nvgxgt@sha256:aa092dbf09efd8498db0b7eb1d85195b507ed7093ac7ca1ad1c51397044e8a72","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"8604f1d231aa75d415e16663d8913dba716398e9","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"go-component-blziun","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun@sha256:8320ca48e9c2c14a03533c7bad5b430983ec7fafeed97737b242fe8feb743de2","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"f172caecb4604c6b6d203abc78cbae4764d7ebd6"}}}]} {"level":"info","ts":"2026-05-04T12:34:54Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-122959-000-2q","reconcileID":"a491b10b-0079-480a-96f0-6a492353ccbf","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:54Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-122959-000-2q","reconcileID":"a491b10b-0079-480a-96f0-6a492353ccbf","latestSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","processedSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:54Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-122959-000-2q","reconcileID":"a491b10b-0079-480a-96f0-6a492353ccbf","snapshot.Name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:54Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-122959-000-2q","reconcileID":"a491b10b-0079-480a-96f0-6a492353ccbf","latestSnapshot.Name":"integ-app-gszj-20260504-122959-000","processedSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:54Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-122959-000-2q","reconcileID":"a491b10b-0079-480a-96f0-6a492353ccbf","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:54Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9098","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-122959-000-2q","reconcileID":"a491b10b-0079-480a-96f0-6a492353ccbf"} {"level":"info","ts":"2026-05-04T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-blziun-on-pull-request-xkcfw has finished running","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:55Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-122959-000-2q","reconcileID":"a491b10b-0079-480a-96f0-6a492353ccbf"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gszj-20260504-123455-253","application":"integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Namespace":"group-wssv","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-123001-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:34:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223215271, NodeID:\"CR_kwDONSo-hs8AAAARSAxipw\", HeadSHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223215271\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223215271\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:30:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-blziun snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/go-component-blziun-on-pull-request-xkcfw is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223215271/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67349705031}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223215271,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScneario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-xkcfw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-blziun-on-pull-request-xkcfw has finished running","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-kbwqg","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:34:56Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-122959-000-2q","reconcileID":"a491b10b-0079-480a-96f0-6a492353ccbf","snapshot.name":"integ-app-gszj-20260504-122959-000-2q","pipelinerun.name":"go-component-blziun-on-pull-request-xkcfw","duration":4.426667408} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-122959-000-2q","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kbwqg","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-kbwqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:34:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223215271, NodeID:\"CR_kwDONSo-hs8AAAARSAxipw\", HeadSHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223215271\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223215271\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:30:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-blziun snapshot integ-app-gszj-20260504-122959-000-2q and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223215271/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67349705031}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223215271,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-123455-253","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223216618, NodeID:\"CR_kwDONSo-hs8AAAARSAxn6g\", HeadSHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223216618\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223216618\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:30:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/go-component-blziun-on-pull-request-xkcfw is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223216618/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67349705031}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScneario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-8gqmg","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-123455-253","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Scenario":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Label":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb","pipelineRun.Name":"integration-resolver-pipelinerun-kbwqg"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223216618,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123455-253","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8gqmg","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-8gqmg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:34:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223216618, NodeID:\"CR_kwDONSo-hs8AAAARSAxn6g\", HeadSHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223216618\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223216618\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:30:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-123455-253 and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223216618/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67349705031}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223216618,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123455-253","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223223531, NodeID:\"CR_kwDOOe2tsc8AAAARSAyC6w\", HeadSHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223223531\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74223223531\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:30:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223223531/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67349710139}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010596, Number:9098, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9098\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", 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-sildsf\", SHA:\"fcac4aa86cd1a8140deebf2998f60d5165f02d43\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223223531,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123455-253","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:34:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223215271, NodeID:\"CR_kwDONSo-hs8AAAARSAxipw\", HeadSHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223215271\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223215271\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:30:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-blziun snapshot integ-app-gszj-20260504-122959-000-2q and scenario my-integration-test-smwb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-kbwqg' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223215271/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67349705031}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:34:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223215271,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:34:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:34:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-123455-253","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:34:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34: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-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:34:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:34:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:34:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:34:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223216618, NodeID:\"CR_kwDONSo-hs8AAAARSAxn6g\", HeadSHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223216618\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223216618\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:30:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-123455-253 and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223216618/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67349705031}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223216618,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123455-253","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223216618, NodeID:\"CR_kwDONSo-hs8AAAARSAxn6g\", HeadSHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223216618\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223216618\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:30:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-123455-253 and scenario my-integration-test-smwb 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/74223216618/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67349705031}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223216618,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123455-253","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:35:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223223531, NodeID:\"CR_kwDOOe2tsc8AAAARSAyC6w\", HeadSHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223223531\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74223223531\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:30:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-123455-253 and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223223531/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67349710139}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010596, Number:9098, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9098\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", 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-sildsf\", SHA:\"fcac4aa86cd1a8140deebf2998f60d5165f02d43\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:35:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223223531,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:35:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123455-253","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:35:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35: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-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:35: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-nvgxgt-on-pull-request-lx4tj","PR group":"pr-branch-blndda"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:03Z","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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","prGroup":"pr-branch-blndda","prGroupHash":"75249423d997adc8a624b52b450bfc3693ec537e465b41fc8e400abb6f108f"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:35:03Z","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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:03Z","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-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:35:03Z","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-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:35:03Z","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-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-smwb","externalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223971340,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"python-component-nvgxgt-on-pull-request-lx4tj","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"python-component-nvgxgt-on-pull-request-lx4tj"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-wssv/python-component-nvgxgt-on-pull-request-qm5hj with pr group pr-branch-blndda is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-wssv/go-component-blziun-on-pull-request-xkcfw with pr group pr-branch-blndda has snapshot created, skipped","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-wssv/konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9 with pr group pr-branch-blndda has snapshot created, skipped","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component group-wssv/python-component-nvgxgt, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:03Z","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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","reconcileID":"c2a4688b-1841-4265-b02e-5ed441b6a896","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:35:03Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9098","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","reconcileID":"c2a4688b-1841-4265-b02e-5ed441b6a896"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-122959-000-2q","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-122959-000-2q","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-wssv/python-component-nvgxgt-on-pull-request-lx4tj with pr group pr-branch-blndda is still running, won't create group snapshot","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kbwqg","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-kbwqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:35:04Z","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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","reconcileID":"c2a4688b-1841-4265-b02e-5ed441b6a896"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:04Z","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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","reconcileID":"c2a4688b-1841-4265-b02e-5ed441b6a896","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:35:04Z","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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","reconcileID":"c2a4688b-1841-4265-b02e-5ed441b6a896","latestSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:04Z","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-nvgxgt konflux-test-integration-clone-jzkrgu go-component-blziun]","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Name":"python-component-nvgxgt-on-pull-request-lx4tj"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223215271, NodeID:\"CR_kwDONSo-hs8AAAARSAxipw\", HeadSHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223215271\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223215271\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:30:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-blziun snapshot integ-app-gszj-20260504-122959-000-2q and scenario my-integration-test-smwb 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/74223215271/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67349705031}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-smwb","externalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223215271,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:35: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-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-kbwqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:35:04Z","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-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223974166,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"python-component-nvgxgt-on-pull-request-lx4tj","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:35: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":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"python-component-nvgxgt-on-pull-request-lx4tj"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-123455-253","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:35:05Z","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-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-05-04T12:35:05Z","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-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-123455-253","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:35: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-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8gqmg","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-8gqmg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-blziun-on-pull-request-z7cfs","PR group":"pr-branch-blndda"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","prGroup":"pr-branch-blndda","prGroupHash":"75249423d997adc8a624b52b450bfc3693ec537e465b41fc8e400abb6f108f"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223216618, NodeID:\"CR_kwDONSo-hs8AAAARSAxn6g\", HeadSHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223216618\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223216618\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:30:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-123455-253 and scenario my-integration-test-smwb 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/74223216618/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67349705031}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-smwb","externalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223216618,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123455-253","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000-2q","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223976885,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"go-component-blziun-on-pull-request-z7cfs","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"go-component-blziun-on-pull-request-z7cfs"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-wssv/konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9 with pr group pr-branch-blndda has snapshot created, skipped","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-wssv/python-component-nvgxgt-on-pull-request-qm5hj with pr group pr-branch-blndda is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-wssv/go-component-blziun-on-pull-request-xkcfw with pr group pr-branch-blndda is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:05Z","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-blziun python-component-nvgxgt]","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:05Z","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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Name":"go-component-blziun-on-pull-request-z7cfs"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223216618, NodeID:\"CR_kwDONSo-hs8AAAARSAxn6g\", HeadSHA:\"f172caecb4604c6b6d203abc78cbae4764d7ebd6\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223216618\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223216618\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-04 12:30:01 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-04 12:35:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-123455-253 and scenario my-integration-test-smwb has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-blndda and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-blziun | integ-app-gszj-20260504-122959-000-2q | go-component-blziun-on-pull-request-xkcfw | group-snapshot-multi-component |\n| python-component-nvgxgt | integ-app-gszj-20260504-122959-000 | python-component-nvgxgt-on-pull-request-qm5hj | group-snapshot-multi-component |\n| konflux-test-integration-clone-jzkrgu | integ-app-gszj-20260504-123001-000 | konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9 | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223216618/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67349705031}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:35:06Z","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-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"integ-app-gszj-20260504-122959-000","scenarioName":"my-integration-test-smwb","externalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223974166, NodeID:\"CR_kwDONSo-hs8AAAARSBf3Fg\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223974166\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223974166\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:35:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/python-component-nvgxgt-on-pull-request-lx4tj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223974166/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223977982,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123455-253","destinationSnapshot.Name":"integ-app-gszj-20260504-122959-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223974166,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelineRun.Namespace":"group-wssv","pipelineRun.Name":"go-component-blziun-on-pull-request-z7cfs","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","pipelinerun.Name":"go-component-blziun-on-pull-request-z7cfs"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:35:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223223531, NodeID:\"CR_kwDOOe2tsc8AAAARSAyC6w\", HeadSHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223223531\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74223223531\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:30:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-123455-253 and scenario my-integration-test-smwb 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/74223223531/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67349710139}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010596, Number:9098, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9098\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", 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-sildsf\", SHA:\"fcac4aa86cd1a8140deebf2998f60d5165f02d43\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:35:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223223531,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:35:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123455-253","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:35:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35: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-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:35:07Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gszj-20260504-123455-253","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-8gqmg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:35: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-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:35:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-gszj-20260504-122959-000-2q","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-gszj-20260504-122959-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:35:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-gszj-20260504-122959-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-gszj-20260504-123001-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:35:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:35:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:35:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:35: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:36: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:36: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:36: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:36: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:36: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:36: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:36: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:36: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:37:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:37:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"298.460051ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:39:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","reconcileID":"a02270d1-efd4-4af3-9f54-eacf3d449c41","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"304.223243ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:39:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","reconcileID":"eb216517-9975-43c2-ba06-4c9ad64ff12a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"315.008805ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:39:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","reconcileID":"7eccea25-f67b-4fb4-9838-5c1270996078","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"336.114751ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:39:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","reconcileID":"765d6dfc-0894-45a4-b287-231a6c813e26","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"377.615142ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:39:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","reconcileID":"9d366822-1a2c-41b0-87db-5b5a740bd4f5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"415.113132ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:39:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","reconcileID":"b5a58d76-c9fa-4951-b147-bd4ebda4432f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"458.964654ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:39:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","reconcileID":"01526a1e-c1fb-4829-a74a-1b74fe176cb4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"780.211307ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:39:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","reconcileID":"6f9ece09-bb64-4ea8-b43f-8a68fe085d06","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.199109642s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:39:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","reconcileID":"149c3014-5a9f-4224-b193-c312489e6f5c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.421044873s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:39:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","reconcileID":"1eab7f6e-3b99-471b-9982-ec8772679146","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","reconcileID":"e3b4547e-7379-4e72-8961-f2eb0cc2cb19","component.Name":"konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gszj-20260504-123503-000","application":"integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-123503-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-gszj-20260504-123503-000","snapshot.Spec.Components":[{"name":"go-component-blziun","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun@sha256:78abca5d4f35a37241e9db45a69ce0d09a79c3dd29935ae0bce02225ee455763","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"e4348a7768b980b16f6c66dfc8c48adbb2c956fe","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-nvgxgt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/python-component-nvgxgt@sha256:997c06058f045e5573632abf50b8dedb167fcdb3b5e34426904c802258e262fd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"0ce9af9c39afde03364e02fe6bb404622cf65182"}}}]} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-wssv/go-component-blziun-on-pull-request-z7cfs with pr group pr-branch-blndda is still running, won't create group snapshot","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} 2026/05/04 12:39:30 http: TLS handshake error from 10.128.0.2:57778: EOF {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-nvgxgt-on-pull-request-lx4tj has finished running","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223971340, NodeID:\"CR_kwDONSo-hs8AAAARSBfsDA\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-smwb-python-component-nvgxgt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223971340\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223971340\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:35:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-nvgxgt snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/python-component-nvgxgt-on-pull-request-lx4tj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223971340/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223971340,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123503-000","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScneario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-bnd92","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:39:31Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-123503-000","reconcileID":"935bcf4d-730c-4bdc-9f35-5aef73eac95f","snapshot.name":"integ-app-gszj-20260504-123503-000","pipelinerun.name":"python-component-nvgxgt-on-pull-request-lx4tj","duration":3.286779113} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-123503-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Scenario":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Label":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb","pipelineRun.Name":"integration-resolver-pipelinerun-bnd92"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223971340, NodeID:\"CR_kwDONSo-hs8AAAARSBfsDA\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-smwb-python-component-nvgxgt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223971340\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223971340\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:35:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-nvgxgt snapshot integ-app-gszj-20260504-123503-000 and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223971340/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-bnd92","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-bnd92","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223971340,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123503-000","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:39:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223971340, NodeID:\"CR_kwDONSo-hs8AAAARSBfsDA\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-smwb-python-component-nvgxgt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223971340\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223971340\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:35:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-nvgxgt snapshot integ-app-gszj-20260504-123503-000 and scenario my-integration-test-smwb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-bnd92' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223971340/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:39:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"python-component-nvgxgt-on-pull-request-lx4tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:39:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-nvgxgt-on-pull-request-lx4tj has finished running","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223971340,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:39:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123503-000","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:39:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:39:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-123503-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-123503-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:39:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-bnd92","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-bnd92","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:39:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:39:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-python-component-nvgxgt"} {"level":"info","ts":"2026-05-04T12:39:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223971340, NodeID:\"CR_kwDONSo-hs8AAAARSBfsDA\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-smwb-python-component-nvgxgt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223971340\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223971340\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:35:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-nvgxgt snapshot integ-app-gszj-20260504-123503-000 and scenario my-integration-test-smwb 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/74223971340/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:39:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223971340,"CheckName":"Konflux Dev version / my-integration-test-smwb / python-component-nvgxgt","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:39:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123503-000","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:39:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:39:39Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-bnd92","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"732.561632ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","reconcileID":"40dba936-285a-4788-8980-98bd71875054","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"738.268444ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","reconcileID":"bc97a63b-046d-4780-8086-8c3ff165b74d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"749.138984ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","reconcileID":"dee8784c-448b-499c-9467-800d531db550","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"770.534667ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","reconcileID":"bbf23fd9-129c-4a15-abbe-b7a5f08f5c6a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"811.583902ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","reconcileID":"3190d060-62b9-47a9-b195-be8109e991de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"892.935536ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","reconcileID":"9c2b8a63-1820-4f5d-9393-b55c8e3230bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.054263837s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","reconcileID":"d04a92a2-4196-43ae-94a0-53cb08c8ff2b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.076561223s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","reconcileID":"51209d1c-8757-4e75-81b7-a496b390366f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.375479454s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","reconcileID":"d304b210-6b18-4d82-ae13-2ce5cb388451","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"1.592792675s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","reconcileID":"9360e146-d39e-41ca-91bd-7368dcfaed88","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","elapsedSinceCompletion":"2.656168605s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","reconcileID":"f5688e72-1104-44c8-a4b6-56d0a41e3782","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:29Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","reconcileID":"fd249e82-9a36-4f5e-a1fe-6d9778910688","component.Name":"konflux-test-integration-clone-jzkrgu"} {"level":"info","ts":"2026-05-04T12:40:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:40:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gszj-20260504-123503-000","application":"integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","originalName":"integ-app-gszj-20260504-123503-000","newName":"integ-app-gszj-20260504-123503-000-7a","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-05-04T12:40:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gszj-20260504-123503-000-7a","application":"integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","originalName":"integ-app-gszj-20260504-123503-000","finalName":"integ-app-gszj-20260504-123503-000-7a","attempts":2} {"level":"info","ts":"2026-05-04T12:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-123503-000-7a","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-gszj-20260504-123503-000-7a","snapshot.Spec.Components":[{"name":"go-component-blziun","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/go-component-blziun@sha256:6f03f6082fe14198b170ca83441c471e5343cd6891f479183cb212fa96e3410a","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"0ce9af9c39afde03364e02fe6bb404622cf65182"}}},{"name":"python-component-nvgxgt","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-wssv/python-component-nvgxgt@sha256:aa092dbf09efd8498db0b7eb1d85195b507ed7093ac7ca1ad1c51397044e8a72","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"8604f1d231aa75d415e16663d8913dba716398e9","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-05-04T12:40:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-wssv/python-component-nvgxgt-on-pull-request-qm5hj with pr group pr-branch-blndda is not the latest for its component, skipped","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-wssv/go-component-blziun-on-pull-request-xkcfw with pr group pr-branch-blndda is not the latest for its component, skipped","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:29Z","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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-123503-000-7a","reconcileID":"2831b36a-9db7-4cfc-8b45-6036965a9cda","snapshot.Name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:29Z","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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-123503-000-7a","reconcileID":"2831b36a-9db7-4cfc-8b45-6036965a9cda","latestSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","processedSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:29Z","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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:29Z","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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-123503-000-7a","reconcileID":"2831b36a-9db7-4cfc-8b45-6036965a9cda","snapshot.Name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:40:29Z","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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-123503-000-7a","reconcileID":"2831b36a-9db7-4cfc-8b45-6036965a9cda","latestSnapshot.Name":"integ-app-gszj-20260504-123503-000","processedSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:29Z","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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:29Z","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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-123503-000-7a","reconcileID":"2831b36a-9db7-4cfc-8b45-6036965a9cda","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:30Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9098","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-123503-000-7a","reconcileID":"2831b36a-9db7-4cfc-8b45-6036965a9cda"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-blziun-on-pull-request-z7cfs has finished running","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:30Z","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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-123503-000-7a","reconcileID":"2831b36a-9db7-4cfc-8b45-6036965a9cda"} {"level":"info","ts":"2026-05-04T12:40:30Z","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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gszj-20260504-124030-364","application":"integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Namespace":"group-wssv","snapshot.Name":"integ-app-gszj-20260504-123503-000-7a"} 2026/05/04 12:40:30 http: TLS handshake error from 10.129.0.2:44482: EOF {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:30Z","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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123001-000","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:30Z","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-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123001-000","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:40:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223976885, NodeID:\"CR_kwDONSo-hs8AAAARSBgBtQ\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223976885\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223976885\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:35:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-blziun snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/go-component-blziun-on-pull-request-z7cfs is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223976885/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223976885,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScneario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-hrv2k","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:40:31Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"namespace":"group-wssv","name":"integ-app-gszj-20260504-123503-000-7a","reconcileID":"2831b36a-9db7-4cfc-8b45-6036965a9cda","snapshot.name":"integ-app-gszj-20260504-123503-000-7a","pipelinerun.name":"go-component-blziun-on-pull-request-z7cfs","duration":4.545878042} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-123503-000-7a","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:31Z","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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-hrv2k","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-hrv2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:40:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223976885, NodeID:\"CR_kwDONSo-hs8AAAARSBgBtQ\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223976885\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223976885\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:35:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-blziun snapshot integ-app-gszj-20260504-123503-000-7a and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223976885/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223976885,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223974166, NodeID:\"CR_kwDONSo-hs8AAAARSBf3Fg\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223974166\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223974166\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:35:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-smwb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-wssv/go-component-blziun-on-pull-request-z7cfs is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223974166/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScneario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-lxwjs","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-124030-364","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1073","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.snapshot","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-8gqmg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1084","msg":"older snapshot integ-app-gszj-20260504-123455-253 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Scenario":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Label":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-smwb","pipelineRun.Name":"integration-resolver-pipelinerun-hrv2k"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223974166,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-124030-364","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-lxwjs","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-lxwjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:40:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:40:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:40:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223974166, NodeID:\"CR_kwDONSo-hs8AAAARSBf3Fg\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223974166\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223974166\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:35:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-124030-364 and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223974166/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:40:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223974166,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:40:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-124030-364","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:40:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:40:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:40:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223223531, NodeID:\"CR_kwDOOe2tsc8AAAARSAyC6w\", HeadSHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223223531\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74223223531\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-04 12:30:04 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-04 12:35:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-123455-253 and scenario my-integration-test-smwb has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-blndda and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-blziun | integ-app-gszj-20260504-122959-000-2q | go-component-blziun-on-pull-request-xkcfw | group-snapshot-multi-component |\n| python-component-nvgxgt | integ-app-gszj-20260504-122959-000 | python-component-nvgxgt-on-pull-request-qm5hj | group-snapshot-multi-component |\n| konflux-test-integration-clone-jzkrgu | integ-app-gszj-20260504-123001-000 | konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9 | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74223223531/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67349710139}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010596, Number:9098, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9098\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", 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-sildsf\", SHA:\"fcac4aa86cd1a8140deebf2998f60d5165f02d43\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:40:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"integ-app-gszj-20260504-123001-000","scenarioName":"my-integration-test-smwb","externalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74224792263,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-124030-364","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223976885, NodeID:\"CR_kwDONSo-hs8AAAARSBgBtQ\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223976885\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223976885\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:35:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-blziun snapshot integ-app-gszj-20260504-123503-000-7a and scenario my-integration-test-smwb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-hrv2k' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223976885/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223976885,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun-on-pull-request-z7cfs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-blziun-on-pull-request-z7cfs has finished running","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223974166, NodeID:\"CR_kwDONSo-hs8AAAARSBf3Fg\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223974166\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223974166\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:35:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-124030-364 and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223974166/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223974166,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-124030-364","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223974166, NodeID:\"CR_kwDONSo-hs8AAAARSBf3Fg\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223974166\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223974166\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:35:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-124030-364 and scenario my-integration-test-smwb 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/74223974166/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223974166,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-124030-364","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:40:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74224792263, NodeID:\"CR_kwDOOe2tsc8AAAARSCRyxw\", HeadSHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74224792263\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74224792263\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-04 12:40:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-124030-364 and scenario my-integration-test-smwb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74224792263/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67349710139}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010596, Number:9098, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9098\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", 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-sildsf\", SHA:\"fcac4aa86cd1a8140deebf2998f60d5165f02d43\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:40:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74224792263,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-04T12:40:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-124030-364","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-04T12:40:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:39Z","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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:39Z","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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-123503-000-7a","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:40:39Z","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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-123503-000-7a","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-wssv","name":"my-integration-test-tlbq"}} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-tlbq"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-hrv2k","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-hrv2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-tlbq"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-tlbq"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-go-component-blziun"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223976885, NodeID:\"CR_kwDONSo-hs8AAAARSBgBtQ\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-smwb-go-component-blziun\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223976885\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223976885\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:35:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-blziun snapshot integ-app-gszj-20260504-123503-000-7a and scenario my-integration-test-smwb 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/74223976885/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / go-component-blziun\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223976885,"CheckName":"Konflux Dev version / my-integration-test-smwb / go-component-blziun","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:40:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:40:40Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gszj-20260504-123503-000-7a","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-hrv2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScneario.Name":"my-integration-test-tlbq"} {"level":"error","ts":"2026-05-04T12:40:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationScenario.Name":"my-integration-test-tlbq","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-gszj-20260504-124030-364: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"error","ts":"2026-05-04T12:40:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Scenario":"my-integration-test-tlbq","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:40:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-tlbq","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-tlbq","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:40Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"integ-app-gszj-20260504-123503-000-7a","scenarioName":"my-integration-test-tlbq","externalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74224810673,"CheckName":"Konflux Dev version / my-integration-test-tlbq / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-124030-364","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-lxwjs","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-lxwjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-tlbq","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-tlbq","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74224810673, NodeID:\"CR_kwDONSo-hs8AAAARSCS6sQ\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-tlbq-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74224810673\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74224810673\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-04 12:40:40 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-04 12:40:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-124030-364 and scenario my-integration-test-tlbq is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-gszj-20260504-124030-364: 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/74224810673/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tlbq / pr group\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"integ-app-gszj-20260504-123503-000","scenarioName":"my-integration-test-tlbq","externalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74224812372,"CheckName":"Konflux Dev version / my-integration-test-tlbq / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-124030-364","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-tlbq","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-tlbq","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"integ-app-gszj-20260504-123001-000","scenarioName":"my-integration-test-tlbq","externalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74224813780,"CheckName":"Konflux Dev version / my-integration-test-tlbq / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-124030-364","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integration-resolver-pipelinerun-lxwjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:42Z","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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:42Z","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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-124030-364","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:40:42Z","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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-124030-364","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:40:42Z","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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","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-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScenario.Name":"my-integration-test-tlbq"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-tlbq"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:40:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223974166, NodeID:\"CR_kwDONSo-hs8AAAARSBf3Fg\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223974166\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223974166\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:35:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-124030-364 and scenario my-integration-test-smwb 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/74223974166/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:40:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74223974166,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:40:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-124030-364","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:40:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-tlbq"} {"level":"info","ts":"2026-05-04T12:40:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationTestScneario.Name":"my-integration-test-tlbq"} {"level":"error","ts":"2026-05-04T12:40:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","integrationScenario.Name":"my-integration-test-tlbq","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-gszj-20260504-124030-364: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"error","ts":"2026-05-04T12:40:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Scenario":"my-integration-test-tlbq","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:40:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74223974166, NodeID:\"CR_kwDONSo-hs8AAAARSBf3Fg\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223974166\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74223974166\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-04 12:35:04 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-04 12:40:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-124030-364 and scenario my-integration-test-smwb has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 7s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-blndda and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-blziun | integ-app-gszj-20260504-123503-000-7a | go-component-blziun-on-pull-request-z7cfs | group-snapshot-multi-component |\n| python-component-nvgxgt | integ-app-gszj-20260504-123503-000 | python-component-nvgxgt-on-pull-request-lx4tj | group-snapshot-multi-component |\n| konflux-test-integration-clone-jzkrgu | integ-app-gszj-20260504-123001-000 | konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9 | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74223974166/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:40:43Z","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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"integ-app-gszj-20260504-123503-000","scenarioName":"my-integration-test-smwb","externalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74224817863,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-124030-364","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-tlbq"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-smwb-pr group"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74224792263, NodeID:\"CR_kwDOOe2tsc8AAAARSCRyxw\", HeadSHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", ExternalID:\"my-integration-test-smwb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74224792263\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74224792263\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-04 12:40:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-124030-364 and scenario my-integration-test-smwb 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/74224792263/annotations\"}, Name:\"Konflux Dev version / my-integration-test-smwb / pr group\", CheckSuite:github.CheckSuite{ID:67349710139}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010596, Number:9098, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9098\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", 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-sildsf\", SHA:\"fcac4aa86cd1a8140deebf2998f60d5165f02d43\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74224792263,"CheckName":"Konflux Dev version / my-integration-test-smwb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-124030-364","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:44Z","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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-tlbq","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:40:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-tlbq","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74224812372, NodeID:\"CR_kwDONSo-hs8AAAARSCTBVA\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-tlbq-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74224812372\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74224812372\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-04 12:40:41 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-04 12:40:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-124030-364 and scenario my-integration-test-tlbq is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-gszj-20260504-124030-364: 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/74224812372/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tlbq / pr group\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"integ-app-gszj-20260504-123503-000-7a","scenarioName":"my-integration-test-tlbq","externalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:45Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74224820990,"CheckName":"Konflux Dev version / my-integration-test-tlbq / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-04T12:40:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-124030-364","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000-7a","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-04T12:40:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-tlbq","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:40:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-tlbq","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74224820990, NodeID:\"CR_kwDONSo-hs8AAAARSCTi_g\", HeadSHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", ExternalID:\"my-integration-test-tlbq-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/74224820990\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/74224820990\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-04 12:40:45 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-04 12:40:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-124030-364 and scenario my-integration-test-tlbq is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-gszj-20260504-124030-364: 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/74224820990/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tlbq / pr group\", CheckSuite:github.CheckSuite{ID:67350378686}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010434, Number:21646, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21646\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"0ce9af9c39afde03364e02fe6bb404622cf65182\", 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-sildsf\", SHA:\"8604f1d231aa75d415e16663d8913dba716398e9\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"integ-app-gszj-20260504-123503-000","scenarioName":"my-integration-test-tlbq","externalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:46Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74224822774,"CheckName":"Konflux Dev version / my-integration-test-tlbq / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-04T12:40:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-124030-364","destinationSnapshot.Name":"integ-app-gszj-20260504-123503-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-04T12:40:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","destinationComponentSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-04T12:40:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-tlbq","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-smwb"} {"level":"info","ts":"2026-05-04T12:40:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","scenario.Name":"my-integration-test-tlbq","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testedSnapshot":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ExternalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","existingCheckRun":"github.CheckRun{ID:74224813780, NodeID:\"CR_kwDOOe2tsc8AAAARSCTG1A\", HeadSHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", ExternalID:\"my-integration-test-tlbq-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/74224813780\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/74224813780\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-04 12:40:42 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-04 12:40:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-gszj-20260504-124030-364 and scenario my-integration-test-tlbq is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-gszj-20260504-124030-364: 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/74224813780/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tlbq / pr group\", CheckSuite:github.CheckSuite{ID:67349710139}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3624010596, Number:9098, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9098\", Head:github.PullRequestBranch{Ref:\"pr-branch-blndda\", SHA:\"b21f141ee99980b0e48ac5c8e268d3a37dfc54e9\", 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-sildsf\", SHA:\"fcac4aa86cd1a8140deebf2998f60d5165f02d43\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-04T12:40:46Z","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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.NameSpace":"group-wssv","snapshot.Name":"integ-app-gszj-20260504-123001-000","scenarioName":"my-integration-test-tlbq","externalID":"my-integration-test-tlbq-pr group"} {"level":"info","ts":"2026-05-04T12:40:46Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","ID":74224824486,"CheckName":"Konflux Dev version / my-integration-test-tlbq / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-04T12:40:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","testedSnapshot.Name":"integ-app-gszj-20260504-124030-364","destinationSnapshot.Name":"integ-app-gszj-20260504-123001-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-04T12:40:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124030-364","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","snapshot.Name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"846.417566ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","reconcileID":"6cb1505c-a978-4a0a-abf5-9f4d799cd433","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"851.916303ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","reconcileID":"19ee8f6e-da47-4393-b978-e2350fe41fd4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"862.441475ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","reconcileID":"6874f5fd-3b55-42e7-9e39-3f56405d5d2b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"883.063916ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","reconcileID":"4f67fe65-c0ea-4c94-afbb-8b8db749410a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"923.696534ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","reconcileID":"f9464746-59f0-460b-8c88-d1cfff224f94","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"940.385004ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","reconcileID":"16610f42-f285-4be1-8797-2242cfbe4ac5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"1.004194358s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","reconcileID":"5bae25dc-3fe1-4431-966a-f426c6cb3fc5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"1.325349668s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","reconcileID":"939878d5-10ca-443a-9fd7-dc86ed0f7ff6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"1.648973389s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","reconcileID":"a27436a8-d81b-4848-8ff2-d71d9f667c65","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"1.96678859s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T12:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T12:40:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","reconcileID":"63a35a1c-daf5-4b75-8b4b-d5185d86dee7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-eycj-20260504-121542-000"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-eycj-20260504-121542-000","application":"build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-eycj-20260504-121542-000"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"build-suite-positive-mc-eycj-20260504-121542-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-eycj-20260504-121542-000","snapshot.Spec.Components":[{"name":"go-component-gojeuq","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq@sha256:a8ea73fb6f6221108183a31bf80e966f69824e8db58880f8a416afdc7ab36364","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"ec3e5c24942ec9b0d6fe03734e8e6426ec3c09fd"}}}]} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-gojeuq is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d6e985eeb97779df7915cd80e7022cc8f449d90b1f5025b0f1af167fad6ca4 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-eycj-20260504-121542-000"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","Application.Name":"build-suite-positive-mc-eycj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"}} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"build-suite-positive-mc-eycj-20260504-121542-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:40:53Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"build-suite-positive-mc-eycj-20260504-121542-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-eycj-20260504-121542-000"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"build-suite-positive-mc-eycj-20260504-121542-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","snapshot.Namespace":"build-e2e-furw","snapshot.Name":"build-suite-positive-mc-eycj-20260504-121542-000"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-121542-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-eycj-20260504-121542-000"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gojeuq-on-pull-request-988d2 has finished running","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:54Z","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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40: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-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","snapshot.Name":"build-suite-positive-mc-eycj-20260504-121542-000"} {"level":"info","ts":"2026-05-04T12:40:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-988d2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T12:40:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gojeuq-on-pull-request-988d2 has finished running","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-988d2","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wssv","snapshot":"integ-app-gszj-20260504-122439-000"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gszj-20260504-124059-582"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gszj-20260504-124059-582","application":"integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:59Z","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-gszj-20260504-122439-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-wtslm","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gszj-20260504-124059-582"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124059-582","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-124059-582","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-124059-582","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124059-582","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-124059-582","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-gszj-20260504-124059-582","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-124059-582","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:40:59Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124059-582","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-124059-582","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124059-582","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gszj-20260504-124059-582","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"error","ts":"2026-05-04T12:40:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-blziun","namespace":"group-wssv"},"namespace":"group-wssv","name":"go-component-blziun","reconcileID":"5de1b034-3d9f-4ef4-9443-c701d658d9e4","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-blziun\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gszj-20260504-124059-666"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gszj-20260504-124059-666","application":"integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gszj-20260504-124059-666"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124059-666","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-124059-666","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gszj-20260504-124059-666","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124059-666","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gszj-20260504-124059-666","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","Application.Name":"integ-app-gszj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-gszj-20260504-124059-666","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"integ-app-gszj-20260504-124059-666","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T12:40:59Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124059-666","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gszj-20260504-124059-666","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40: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-gszj-20260504-124059-666","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gszj-20260504-124059-666","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-blziun","namespace":"group-wssv"},"application":"group-wssv/integ-app-gszj","namespace":"group-wssv","name":"go-component-blziun","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:40:59Z","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-hrv2k","namespace":"group-wssv"},"pipelineRun.Name":"integration-resolver-pipelinerun-hrv2k"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-hrv2k","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-hrv2k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:40:59Z","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-kbwqg","namespace":"group-wssv"},"pipelineRun.Name":"integration-resolver-pipelinerun-kbwqg"} {"level":"error","ts":"2026-05-04T12:40:59Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-wshjw","namespace":"group-wssv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:40:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kbwqg","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-kbwqg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:40:59Z","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-sr59n","namespace":"group-wssv"},"pipelineRun.Name":"integration-resolver-pipelinerun-sr59n"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-sr59n","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-sr59n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-04T12:41:00Z","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-xzd2w","namespace":"group-wssv"},"pipelineRun.Name":"integration-resolver-pipelinerun-xzd2w"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xzd2w","namespace":"group-wssv"},"namespace":"group-wssv","name":"integration-resolver-pipelinerun-xzd2w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-04T12:41:00Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-xkcfw","namespace":"group-wssv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:41:00Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-pull-request-z7cfs","namespace":"group-wssv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:41:00Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-blziun-on-push-9f8qf","namespace":"group-wssv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-gszj-20260504-124059-582"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wssv","snapshot":"integ-app-gszj-20260504-124059-582"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-gszj-20260504-123455-253"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wssv","snapshot":"integ-app-gszj-20260504-123455-253"} 2026/05/04 12:41:00 http: TLS handshake error from 10.129.0.2:56484: EOF {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wssv","snapshot":"integ-app-gszj-20260504-122959-000-2q"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wssv","snapshot":"integ-app-gszj-20260504-121339-000"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wssv","snapshot":"integ-app-gszj-20260504-123001-000"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-gszj-20260504-124059-666"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wssv","snapshot":"integ-app-gszj-20260504-124059-666"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wssv","snapshot":"integ-app-gszj-20260504-122959-000"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wssv","snapshot":"integ-app-gszj-20260504-123503-000"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wssv","snapshot":"integ-app-gszj-20260504-122431-000"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wssv","snapshot":"integ-app-gszj-20260504-121911-000"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wssv","snapshot":"integ-app-gszj-20260504-123503-000-7a"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wssv","snapshot":"integ-app-gszj-20260504-121922-000"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-gszj-20260504-124030-364"} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-wssv","snapshot":"integ-app-gszj-20260504-124030-364"} 2026/05/04 12:41:00 http: TLS handshake error from 10.130.0.2:37706: EOF {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-test-integration-clone-jzkrgu","namespace":"group-wssv"},"namespace":"group-wssv","name":"konflux-test-integration-clone-jzkrgu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:41:00Z","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-gszj\" not found","component":{"name":"konflux-test-integration-clone-jzkrgu","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:41:00Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-nvgxgt","namespace":"group-wssv"},"namespace":"group-wssv","name":"python-component-nvgxgt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:41:00Z","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-gszj\" not found","component":{"name":"python-component-nvgxgt","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:41:00Z","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-gszj-20260504-123455-253\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-8gqmg","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:41:00Z","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-gszj-20260504-123001-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-kns5h","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:41:00Z","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-gszj-20260504-122431-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-h9wdh","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:41:00Z","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-gszj-20260504-121922-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-p2pbd","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:41:00Z","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-gszj-20260504-124030-364\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-lxwjs","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:41:01Z","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-gszj-20260504-122959-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-zxlnl","namespace":"group-wssv"}} {"level":"info","ts":"2026-05-04T12:41:01Z","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-gszj-20260504-123503-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-bnd92","namespace":"group-wssv"}} {"level":"error","ts":"2026-05-04T12:41:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-h5dw9","namespace":"group-wssv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:41:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-jzkrgu-on-pull-request-w8w9z","namespace":"group-wssv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:41:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-48q5h","namespace":"group-wssv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:41:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-lx4tj","namespace":"group-wssv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:41:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-pull-request-qm5hj","namespace":"group-wssv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T12:41:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-nvgxgt-on-push-4j7v7","namespace":"group-wssv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T12:41:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-push-qv2c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:41:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-eycj-20260504-121542-000"} {"level":"info","ts":"2026-05-04T12:41: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":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-push-qv2c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-gojeuq-on-push-qv2c6 is not associated with a pull request","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:30Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-oqmwrv","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-oqmwrv-on-pull-request-9m8tx","PR group":"konflux-python-component-oqmwrv"} {"level":"info","ts":"2026-05-04T12:41: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":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:42: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:42: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:42: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-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:46:43Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:41:44Z","completionTime":"2026-05-04T12:46:43Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"aafebb5d29dc2148f6240fc5965ac5de27af5b59"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co2f7c245097a49037a87af38a080a933f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-066c9db3b6bc557baa4899c5d55cfdb2-98b84ea5c48ec67b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-9m8tx has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:46:43Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:41:44Z","completionTime":"2026-05-04T12:46:43Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"aafebb5d29dc2148f6240fc5965ac5de27af5b59"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co2f7c245097a49037a87af38a080a933f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-066c9db3b6bc557baa4899c5d55cfdb2-98b84ea5c48ec67b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-9m8tx has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:46:43Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:41:44Z","completionTime":"2026-05-04T12:46:43Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"aafebb5d29dc2148f6240fc5965ac5de27af5b59"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co2f7c245097a49037a87af38a080a933f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-066c9db3b6bc557baa4899c5d55cfdb2-98b84ea5c48ec67b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-9m8tx has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46: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":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:46:43Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:41:44Z","completionTime":"2026-05-04T12:46:43Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"aafebb5d29dc2148f6240fc5965ac5de27af5b59"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co2f7c245097a49037a87af38a080a933f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-066c9db3b6bc557baa4899c5d55cfdb2-98b84ea5c48ec67b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-9m8tx has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46: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":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:46:43Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:41:44Z","completionTime":"2026-05-04T12:46:43Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"aafebb5d29dc2148f6240fc5965ac5de27af5b59"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co2f7c245097a49037a87af38a080a933f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-066c9db3b6bc557baa4899c5d55cfdb2-98b84ea5c48ec67b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-9m8tx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-9m8tx has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:46:43Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:41:44Z","completionTime":"2026-05-04T12:46:43Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"aafebb5d29dc2148f6240fc5965ac5de27af5b59"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co2f7c245097a49037a87af38a080a933f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-066c9db3b6bc557baa4899c5d55cfdb2-98b84ea5c48ec67b-01"}},"deletionTimestamp":"2026-05-04 12:47:00 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-9m8tx has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:46:43Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:41:44Z","completionTime":"2026-05-04T12:46:43Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"aafebb5d29dc2148f6240fc5965ac5de27af5b59"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co2f7c245097a49037a87af38a080a933f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-066c9db3b6bc557baa4899c5d55cfdb2-98b84ea5c48ec67b-01"}},"deletionTimestamp":"2026-05-04 12:47:00 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-9m8tx has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:46:43Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:41:44Z","completionTime":"2026-05-04T12:46:43Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"aafebb5d29dc2148f6240fc5965ac5de27af5b59"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-aafebb5d29dc2148f6240fc5965ac5de27af5b59"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co2f7c245097a49037a87af38a080a933f-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-9m8tx-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-066c9db3b6bc557baa4899c5d55cfdb2-98b84ea5c48ec67b-01"}},"deletionTimestamp":"2026-05-04 12:47:00 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-9m8tx has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-9m8tx","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-oqmwrv-on-pull-request-2pwvr","PR group":"konflux-python-component-oqmwrv"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-9m8tx with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-9m8tx with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-9m8tx with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-9m8tx with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-9m8tx with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-9m8tx with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-9m8tx with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-9m8tx with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-9m8tx with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-9m8tx with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-9m8tx with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-9m8tx with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-9m8tx with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-9m8tx with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-9m8tx with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:47:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:48: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:48: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:48: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-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:52:40Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:47:06Z","completionTime":"2026-05-04T12:52:40Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"9d41371b204bf8299413cce0777ea76747e0cc31"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4e7dea83d431ed156653b9af6b40eeb0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-61a0c1bc833bf2ecb0a776373dd74e96-317c9e901467e908-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:52:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-2pwvr has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:52:40Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:47:06Z","completionTime":"2026-05-04T12:52:40Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"9d41371b204bf8299413cce0777ea76747e0cc31"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4e7dea83d431ed156653b9af6b40eeb0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-61a0c1bc833bf2ecb0a776373dd74e96-317c9e901467e908-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:52:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-2pwvr has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:52:40Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:47:06Z","completionTime":"2026-05-04T12:52:40Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"9d41371b204bf8299413cce0777ea76747e0cc31"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4e7dea83d431ed156653b9af6b40eeb0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-61a0c1bc833bf2ecb0a776373dd74e96-317c9e901467e908-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-2pwvr has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:52:41Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:47:06Z","completionTime":"2026-05-04T12:52:41Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"9d41371b204bf8299413cce0777ea76747e0cc31"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4e7dea83d431ed156653b9af6b40eeb0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-61a0c1bc833bf2ecb0a776373dd74e96-317c9e901467e908-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-2pwvr has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:52:41Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:47:06Z","completionTime":"2026-05-04T12:52:41Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"9d41371b204bf8299413cce0777ea76747e0cc31"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4e7dea83d431ed156653b9af6b40eeb0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-61a0c1bc833bf2ecb0a776373dd74e96-317c9e901467e908-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-2pwvr has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:52:41Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:47:06Z","completionTime":"2026-05-04T12:52:41Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"9d41371b204bf8299413cce0777ea76747e0cc31"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4e7dea83d431ed156653b9af6b40eeb0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-61a0c1bc833bf2ecb0a776373dd74e96-317c9e901467e908-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-2pwvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:52:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-2pwvr has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:52:41Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:47:06Z","completionTime":"2026-05-04T12:52:41Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"9d41371b204bf8299413cce0777ea76747e0cc31"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4e7dea83d431ed156653b9af6b40eeb0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-61a0c1bc833bf2ecb0a776373dd74e96-317c9e901467e908-01"}},"deletionTimestamp":"2026-05-04 12:52:51 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-2pwvr has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:52:41Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:47:06Z","completionTime":"2026-05-04T12:52:41Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"9d41371b204bf8299413cce0777ea76747e0cc31"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4e7dea83d431ed156653b9af6b40eeb0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-61a0c1bc833bf2ecb0a776373dd74e96-317c9e901467e908-01"}},"deletionTimestamp":"2026-05-04 12:52:51 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-2pwvr has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-04T12:52:41Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-04T12:47:06Z","completionTime":"2026-05-04T12:52:41Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"9d41371b204bf8299413cce0777ea76747e0cc31"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:on-pr-9d41371b204bf8299413cce0777ea76747e0cc31"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co4e7dea83d431ed156653b9af6b40eeb0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-pull-request-2pwvr-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-61a0c1bc833bf2ecb0a776373dd74e96-317c9e901467e908-01"}},"deletionTimestamp":"2026-05-04 12:52:51 +0000 UTC"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-2pwvr has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-2pwvr","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-oqmwrv-on-pull-request-h7kfn","PR group":"konflux-python-component-oqmwrv"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"konflux-python-component-oqmwrv","prGroupHash":"1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-2pwvr with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-2pwvr with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-2pwvr with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-2pwvr with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-2pwvr with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-2pwvr with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-2pwvr with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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 SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-2pwvr with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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 SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-2pwvr with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-2pwvr with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-2pwvr with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-2pwvr with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12:53: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-2pwvr with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-furw/python-component-oqmwrv-on-pull-request-2pwvr with pr group konflux-python-component-oqmwrv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53: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-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T12:53:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:02:56Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"go-component-gojeuq-on-push-qv2c6","reconcileID":"728bdb4e-9b6b-4c59-aa61-bf7e05537ced","Component.Namespace":"build-e2e-furw","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq@sha256:e946f4b2e223080bc4a8056828d6662fe9a6ee7f5174346341b2fa6efdc1c29c","Component.Name":"go-component-gojeuq","lastBuildCommit":"865100c4692d7cfcf2739492ad4d2cfba9ec49b2"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","component.Namespace":"build-e2e-furw","component.Name":"go-component-gojeuq"} {"level":"info","ts":"2026-05-04T13:02:56Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"go-component-gojeuq-on-push-qv2c6","reconcileID":"728bdb4e-9b6b-4c59-aa61-bf7e05537ced","component.Name":"python-component-oqmwrv"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-eycj-20260504-124116-000"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-eycj-20260504-124116-000","application":"build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-eycj-20260504-124116-000"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"build-suite-positive-mc-eycj-20260504-124116-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-eycj-20260504-124116-000","snapshot.Spec.Components":[{"name":"go-component-gojeuq","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq@sha256:e946f4b2e223080bc4a8056828d6662fe9a6ee7f5174346341b2fa6efdc1c29c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"865100c4692d7cfcf2739492ad4d2cfba9ec49b2"}}}]} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-124116-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-124116-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-124116-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-124116-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-124116-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","Application.Name":"build-suite-positive-mc-eycj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-124116-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"build-suite-positive-mc-eycj-20260504-124116-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T13:02:56Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-124116-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-124116-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-124116-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-124116-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-push-qv2c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-eycj-20260504-124116-000"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-push-qv2c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-eycj-20260504-124116-000"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-push-qv2c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-push-qv2c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gojeuq-on-push-qv2c6 has finished running","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","snapshot.Name":"build-suite-positive-mc-eycj-20260504-124116-000"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-push-qv2c6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T13:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-gojeuq-on-push-qv2c6 has finished running","buildpipelineRun":{"name":"go-component-gojeuq-on-push-qv2c6","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:03:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:03: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:03: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:04: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:04: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:04: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:04: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:04: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-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:04: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13: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":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:05: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:05: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:05: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"851.845546ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T13:12:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","reconcileID":"ec34698f-a3c7-4196-bc98-343d150a32a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"857.367815ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T13:12:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","reconcileID":"1bab0724-610c-4e39-b298-7a68b2a85531","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"867.914721ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T13:12:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","reconcileID":"a4e730d4-7d3a-4d01-8cd5-12e24b03ead1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"888.49674ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T13:12:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","reconcileID":"6cf763c3-c8cf-4e20-b7eb-3ade150e84e1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"929.140796ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T13:12:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","reconcileID":"e6b5458e-af5f-4717-b76d-6bf3f4ffb2ed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"977.173774ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T13:12:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","reconcileID":"00581bde-b82a-443d-b156-60604fc8e5f8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"1.010414852s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T13:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T13:12:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","reconcileID":"29f64318-bd14-462b-a410-b5bf7a649d8b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"1.331733831s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T13:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T13:12:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","reconcileID":"538e1d56-057e-46fe-889f-671106032b16","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"1.973222966s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T13:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T13:12:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","reconcileID":"13f63bc9-5737-406c-83d6-95a66003f69a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","elapsedSinceCompletion":"1.985288185s","timeout":"5m0s"} {"level":"info","ts":"2026-05-04T13:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-04T13:12:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","reconcileID":"5afd4c59-7fb2-4084-abf0-884068cd3095","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T13:13: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-eycj-20260504-125257-000"} {"level":"info","ts":"2026-05-04T13:13:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-eycj-20260504-125257-000","application":"build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-eycj-20260504-125257-000"} {"level":"info","ts":"2026-05-04T13:13:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"build-suite-positive-mc-eycj-20260504-125257-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-eycj-20260504-125257-000","snapshot.Spec.Components":[{"name":"go-component-gojeuq","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-furw/go-component-gojeuq@sha256:e946f4b2e223080bc4a8056828d6662fe9a6ee7f5174346341b2fa6efdc1c29c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"865100c4692d7cfcf2739492ad4d2cfba9ec49b2","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-oqmwrv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv@sha256:c69e84d9456d55f29883510d420bee51312a681d1c945085a064040c4676a07e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"54d3cab5e6327369fe17b42056b437baf3a216bd"}}}]} {"level":"info","ts":"2026-05-04T13:13:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-oqmwrv is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 1321518d5dd44f6eee51a011023c29ad1f6b45371752e3599f5d6396326620 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-eycj-20260504-125257-000"} {"level":"info","ts":"2026-05-04T13:13:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T13:13:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","Application.Name":"build-suite-positive-mc-eycj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T13:13: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":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"}} {"level":"info","ts":"2026-05-04T13:13:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:00Z","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-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"build-suite-positive-mc-eycj-20260504-125257-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T13:13:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"build-suite-positive-mc-eycj-20260504-125257-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-eycj-20260504-125257-000"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:01Z","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-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"build-suite-positive-mc-eycj-20260504-125257-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-125257-000","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","snapshot.Namespace":"build-e2e-furw","snapshot.Name":"build-suite-positive-mc-eycj-20260504-125257-000"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-eycj-20260504-125257-000"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-h7kfn has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13: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-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","snapshot.Name":"build-suite-positive-mc-eycj-20260504-125257-000"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-pull-request-h7kfn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-05-04T13:13:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-oqmwrv-on-pull-request-h7kfn has finished running","buildpipelineRun":{"name":"python-component-oqmwrv-on-pull-request-h7kfn","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-push-b528g","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-push-b528g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T13:13:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-eycj-20260504-125257-000"} {"level":"info","ts":"2026-05-04T13:13: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":"python-component-oqmwrv-on-push-b528g","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13: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":"python-component-oqmwrv-on-push-b528g","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13: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":"python-component-oqmwrv-on-push-b528g","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-oqmwrv-on-push-b528g","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv-on-push-b528g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:13:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-oqmwrv-on-push-b528g is not associated with a pull request","buildpipelineRun":{"name":"python-component-oqmwrv-on-push-b528g","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13: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":"python-component-oqmwrv-on-push-b528g","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13: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":"python-component-oqmwrv-on-push-b528g","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13: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":"python-component-oqmwrv-on-push-b528g","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-oqmwrv-on-push-b528g","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-04T13:13:21Z","reason":"Running","message":"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 11, Skipped: 0"}],"startTime":"2026-05-04T13:13:16Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"c97666b9cd8d94d332762760c4394bf52f226d2d"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:c97666b9cd8d94d332762760c4394bf52f226d2d.git"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:c97666b9cd8d94d332762760c4394bf52f226d2d.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:c97666b9cd8d94d332762760c4394bf52f226d2d"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-furw/python-component-oqmwrv:c97666b9cd8d94d332762760c4394bf52f226d2d"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:8f7f445df165eb6498cfd5f36a043670f8275fdd739f08a4accf69868dfaa821"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-oqmwrv-on-push-b528g-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-e95d99638023b826632b5ff9cba2143b-41f3f06152e0c730-01"}},"deletionTimestamp":"2026-05-04 13:13:26 +0000 UTC"} {"level":"info","ts":"2026-05-04T13:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-oqmwrv-on-push-b528g","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-oqmwrv-on-push-b528g is not associated with a pull request","buildpipelineRun":{"name":"python-component-oqmwrv-on-push-b528g","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-gojeuq-on-pull-request-clcts","PR group":"pr-branch-zjwfyc"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","prGroup":"pr-branch-zjwfyc","prGroupHash":"683b73947214d6716c9310e02c3d576b07a9db38e70a66c264d85a8a564953"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group pr-branch-zjwfyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-zjwfyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-zjwfyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-zjwfyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-zjwfyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-zjwfyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-zjwfyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-zjwfyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-zjwfyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-zjwfyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-zjwfyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-zjwfyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-zjwfyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-zjwfyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-zjwfyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:13:51Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-vmwxry","namespace":"build-e2e-wyze"},"application":"build-e2e-wyze/build-suite-negative-mc-xuxp","namespace":"build-e2e-wyze","name":"go-component-vmwxry","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T13:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-zjwfyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-04T13:14:01Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-vmwxry","namespace":"build-e2e-wyze"},"application":"build-e2e-wyze/build-suite-negative-mc-xuxp","namespace":"build-e2e-wyze","name":"go-component-vmwxry","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-eycj-20260504-131402-738"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-eycj-20260504-131402-738","application":"build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-eycj-20260504-131402-738"} {"level":"info","ts":"2026-05-04T13:14: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":"build-suite-positive-mc-eycj-20260504-131402-738","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-738","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-738","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-738","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-738","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","Application.Name":"build-suite-positive-mc-eycj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-738","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"build-suite-positive-mc-eycj-20260504-131402-738","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T13:14:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T13:14: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":"build-suite-positive-mc-eycj-20260504-131402-738","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-738","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-738","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-738","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"error","ts":"2026-05-04T13:14:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-gojeuq","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"go-component-gojeuq","reconcileID":"566864bf-b7b1-4e9e-ace9-75b6c9495862","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-gojeuq\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-eycj-20260504-131402-782"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-eycj-20260504-131402-782","application":"build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-eycj-20260504-131402-782"} {"level":"info","ts":"2026-05-04T13:14: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":"build-suite-positive-mc-eycj-20260504-131402-782","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-782","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-782","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-782","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-782","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","Application.Name":"build-suite-positive-mc-eycj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-782","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"build-suite-positive-mc-eycj-20260504-131402-782","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T13:14:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T13:14: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":"build-suite-positive-mc-eycj-20260504-131402-782","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-782","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-oqmwrv","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"python-component-oqmwrv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-782","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-782","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-eycj-20260504-131402-819"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-eycj-20260504-131402-819","application":"build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-eycj-20260504-131402-819"} {"level":"info","ts":"2026-05-04T13:14: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":"build-suite-positive-mc-eycj-20260504-131402-819","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-819","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-819","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-819","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-819","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","Application.Name":"build-suite-positive-mc-eycj","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-819","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"build-suite-positive-mc-eycj-20260504-131402-819","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-04T13:14:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-04T13:14: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":"build-suite-positive-mc-eycj-20260504-131402-819","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-819","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-819","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-eycj-20260504-131402-819","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj"} {"level":"info","ts":"2026-05-04T13:14:02Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-gojeuq","namespace":"build-e2e-furw"},"application":"build-e2e-furw/build-suite-positive-mc-eycj","namespace":"build-e2e-furw","name":"go-component-gojeuq","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-04T13:14:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-04T13:14:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T13:14:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T13:14:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"namespace":"build-e2e-furw","name":"go-component-gojeuq-on-pull-request-clcts","reconcileID":"67602dbe-5046-45a6-ab74-00773dc5a2e2","error":"pipelineruns.tekton.dev \"go-component-gojeuq-on-pull-request-clcts\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-04T13:14:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"req":{"name":"go-component-gojeuq-on-pull-request-clcts","namespace":"build-e2e-furw"},"error":"PipelineRun.tekton.dev \"go-component-gojeuq-on-pull-request-clcts\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-04T13:14:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-eycj-20260504-131402-782"} {"level":"info","ts":"2026-05-04T13:14:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-furw","snapshot":"build-suite-positive-mc-eycj-20260504-131402-782"} {"level":"info","ts":"2026-05-04T13:14:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-eycj-20260504-131402-819"} {"level":"info","ts":"2026-05-04T13:14:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-furw","snapshot":"build-suite-positive-mc-eycj-20260504-131402-819"} 2026/05/04 13:14:07 http: TLS handshake error from 10.130.0.2:60044: EOF {"level":"info","ts":"2026-05-04T13:14:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-eycj-20260504-131402-738"} {"level":"info","ts":"2026-05-04T13:14:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-furw","snapshot":"build-suite-positive-mc-eycj-20260504-131402-738"} {"level":"info","ts":"2026-05-04T13:14:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-eycj-20260504-121542-000"} {"level":"info","ts":"2026-05-04T13:14:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-furw","snapshot":"build-suite-positive-mc-eycj-20260504-121542-000"} 2026/05/04 13:14:07 http: TLS handshake error from 10.129.0.2:45594: EOF {"level":"info","ts":"2026-05-04T13:14:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-eycj-20260504-124116-000"} {"level":"info","ts":"2026-05-04T13:14:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-furw","snapshot":"build-suite-positive-mc-eycj-20260504-124116-000"} {"level":"info","ts":"2026-05-04T13:14:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-eycj-20260504-125257-000"} {"level":"info","ts":"2026-05-04T13:14:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-furw","snapshot":"build-suite-positive-mc-eycj-20260504-125257-000"}